mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-07-10 07:57:37 +00:00
Update and rename ha-update-update.sh to latest-update-menu.sh
This commit is contained in:
@ -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"
|
Reference in New Issue
Block a user