mirror of https://github.com/tteck/Proxmox.git
				
				
				
			
							parent
							
								
									1ae673692e
								
							
						
					
					
						commit
						26bbc9a18d
					
				| 
						 | 
					@ -60,7 +60,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_info " $APP is already up to date."
 | 
					  msg_ok " $APP is already up to date."
 | 
				
			||||||
  systemctl start jellyseerr
 | 
					  systemctl start jellyseerr
 | 
				
			||||||
  exit
 | 
					  exit
 | 
				
			||||||
fi
 | 
					fi
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue