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 c79cfc1 commit 0c4ed28Copy full SHA for 0c4ed28
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.2.1/wizwizpanel.zip
+ wget -O wizwizpanel.zip https://github.com/wizwizdev/wizwizxui-timebot/releases/download/10.2.5/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