mirror of https://github.com/tteck/Proxmox.git
				
				
				
			Update and rename ha-update-update.sh to latest-update-menu.sh
This commit is contained in:
		
							parent
							
								
									046718428e
								
							
						
					
					
						commit
						3e123a25e8
					
				| 
						 | 
					@ -10,7 +10,7 @@ while true; do
 | 
				
			||||||
done
 | 
					done
 | 
				
			||||||
clear
 | 
					clear
 | 
				
			||||||
set -o errexit
 | 
					set -o errexit
 | 
				
			||||||
rm -rf /root/update.sh update
 | 
					rm -rf /root/update.sh update update-containers.sh
 | 
				
			||||||
echo -e "\e[1;92m Creating New Update Menu Script... \e[0m"
 | 
					echo -e "\e[1;92m Creating New Update Menu Script... \e[0m"
 | 
				
			||||||
if [ -f /usr/local/lib/python3.9/dist-packages/runlike/runlike.py ]; then
 | 
					if [ -f /usr/local/lib/python3.9/dist-packages/runlike/runlike.py ]; then
 | 
				
			||||||
echo -e "\e[1;92m pip3/runlike Already Installed! \e[0m"
 | 
					echo -e "\e[1;92m pip3/runlike Already Installed! \e[0m"
 | 
				
			||||||
		Loading…
	
		Reference in New Issue