mirror of
				https://github.com/community-scripts/ProxmoxVE.git
				synced 2025-11-04 10:22:50 +00:00 
			
		
		
		
	Update unmanic.sh
add ffmpeg
This commit is contained in:
		@@ -44,7 +44,7 @@ while [ -z "${CTID:+x}" ]; do
 | 
			
		||||
done
 | 
			
		||||
 | 
			
		||||
echo "Installing Unmanic..."
 | 
			
		||||
lxc-attach -n $CTID -- bash -c "apt-get -y install python3-pip && python3 -m pip install unmanic && cat << EOF >/etc/systemd/system/unmanic.service
 | 
			
		||||
lxc-attach -n $CTID -- bash -c "apt-get -y install python3-pip && python3 -m pip install unmanic && apt-get -y install ffmpeg && cat << EOF >/etc/systemd/system/unmanic.service
 | 
			
		||||
[Unit]
 | 
			
		||||
Description=Unmanic - Library Optimiser
 | 
			
		||||
After=network-online.target
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user