Update and rename ha-update-update.sh to latest-update-menu.sh

This commit is contained in:
tteckster 2022-02-20 13:33:38 -05:00 committed by GitHub
parent 046718428e
commit 3e123a25e8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ while true; do
done
clear
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"
if [ -f /usr/local/lib/python3.9/dist-packages/runlike/runlike.py ]; then
echo -e "\e[1;92m pip3/runlike Already Installed! \e[0m"