mirror of
				https://github.com/community-scripts/ProxmoxVE.git
				synced 2025-11-04 02:12:49 +00:00 
			
		
		
		
	fix basename -o
This commit is contained in:
		@@ -15,7 +15,7 @@ update_os
 | 
			
		||||
 | 
			
		||||
msg_info "Installing FFmpeg (Patience)"
 | 
			
		||||
cd /usr/local/bin
 | 
			
		||||
curl -fsSL "https://johnvansickle.com/ffmpeg/releases/ffmpeg-release-amd64-static.tar.xz" -o $(basename"https://johnvansickle.com/ffmpeg/releases/ffmpeg-release-amd64-static.tar.xz")
 | 
			
		||||
curl -fsSL "https://johnvansickle.com/ffmpeg/releases/ffmpeg-release-amd64-static.tar.xz" -o $(basename "https://johnvansickle.com/ffmpeg/releases/ffmpeg-release-amd64-static.tar.xz")
 | 
			
		||||
$STD tar -xvf ffmpeg-release-amd64-static.tar.xz
 | 
			
		||||
rm -f ffmpeg-*.tar.xz
 | 
			
		||||
cd ffmpeg-*
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user