mirror of https://github.com/tteck/Proxmox.git
				
				
				
			
							parent
							
								
									26bbc9a18d
								
							
						
					
					
						commit
						0d9316ae06
					
				| 
						 | 
				
			
			@ -60,7 +60,7 @@ output=$(git pull)
 | 
			
		|||
git pull &>/dev/null
 | 
			
		||||
if echo "$output" | grep -q "Already up to date."
 | 
			
		||||
then
 | 
			
		||||
  msg_info " $APP is already up to date."
 | 
			
		||||
  msg_ok " $APP is already up to date."
 | 
			
		||||
  systemctl start overseerr
 | 
			
		||||
  exit
 | 
			
		||||
fi
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue