mirror of
				https://github.com/community-scripts/ProxmoxVE.git
				synced 2025-11-04 10:22:50 +00:00 
			
		
		
		
	Update jellyseerr.sh
tweak
This commit is contained in:
		@@ -69,7 +69,7 @@ output=$(git pull)
 | 
				
			|||||||
git pull &>/dev/null
 | 
					git pull &>/dev/null
 | 
				
			||||||
if echo "$output" | grep -q "Already up to date."
 | 
					if echo "$output" | grep -q "Already up to date."
 | 
				
			||||||
then
 | 
					then
 | 
				
			||||||
  msg_ok " $APP is already up to date."
 | 
					  msg_ok "$APP is already up to date."
 | 
				
			||||||
  systemctl start jellyseerr
 | 
					  systemctl start jellyseerr
 | 
				
			||||||
  exit
 | 
					  exit
 | 
				
			||||||
fi
 | 
					fi
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user