Ver código fonte

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

tteckster 3 anos atrás
pai
commit
3e123a25e8
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      misc/latest-update-menu.sh

+ 1 - 1
misc/ha-update-update.sh → misc/latest-update-menu.sh

@@ -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"