mirror of
				https://github.com/community-scripts/ProxmoxVE.git
				synced 2025-11-04 02:12:49 +00:00 
			
		
		
		
	Update jackett-install.sh
add version.txt
This commit is contained in:
		@@ -24,6 +24,7 @@ RELEASE=$(wget -q https://github.com/Jackett/Jackett/releases/latest -O - | grep
 | 
			
		||||
wget -q https://github.com/Jackett/Jackett/releases/download/$RELEASE/Jackett.Binaries.LinuxAMDx64.tar.gz
 | 
			
		||||
tar -xzf Jackett.Binaries.LinuxAMDx64.tar.gz -C /opt
 | 
			
		||||
rm -rf Jackett.Binaries.LinuxAMDx64.tar.gz
 | 
			
		||||
echo "${RELEASE}" >/opt/${APPLICATION}_version.txt
 | 
			
		||||
msg_ok "Installed Jackett"
 | 
			
		||||
 | 
			
		||||
msg_info "Creating Service"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user