We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f1e9a54 commit 3733d7cCopy full SHA for 3733d7c
wizwiz.sh
@@ -111,7 +111,7 @@ echo "Directory created: ${RANDOM_CODE}"
111
echo "Folder created successfully!"
112
113
cd /var/www/html/
114
- wget -O wizwizpanel.zip https://github.com/wizwizdev/wizwizxui-timebot/releases/download/10.1.2/wizwizpanel.zip
+ wget -O wizwizpanel.zip https://github.com/wizwizdev/wizwizxui-timebot/releases/download/10.1.3/wizwizpanel.zip
115
116
file_to_transfer="/var/www/html/wizwizpanel.zip"
117
destination_dir=$(find /var/www/html -type d -name "*${RANDOM_CODE}*" -print -quit)
0 commit comments