We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0387d2 commit 5fd95bcCopy full SHA for 5fd95bc
update.sh
@@ -83,6 +83,11 @@ do
83
sudo rm -r /var/www/html/wizwizxui-timebot/install
84
rm /var/www/html/wizwizxui-timebot/createDB.php
85
rm /var/www/html/wizwizxui-timebot/updateShareConfig.php
86
+ rm /var/www/html/wizwizxui-timebot/README.md
87
+ rm /var/www/html/wizwizxui-timebot/README-fa.md
88
+ rm /var/www/html/wizwizxui-timebot/LICENSE
89
+ rm /var/www/html/wizwizxui-timebot/update.sh
90
+ rm /var/www/html/wizwizxui-timebot/wizwiz.sh
91
clear
92
93
echo -e "\n\e[92mThe script was successfully updated! \033[0m\n"
0 commit comments