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 153a75d commit 23ca8b0Copy full SHA for 23ca8b0
wizwiz.sh
@@ -124,7 +124,7 @@ fi
124
destination_dir=$(find /var/www/html -type d -name "*wizpanel*" | head -n 1)
125
126
cd /var/www/html/
127
- wget -O wizwizpanel.zip https://github.com/wizwizdev/wizwizxui-timebot/releases/download/8.1.5/wizwizpanel.zip
+ wget -O wizwizpanel.zip https://github.com/wizwizdev/wizwizxui-timebot/releases/download/8.1.6/wizwizpanel.zip
128
129
file_to_transfer="/var/www/html/wizwizpanel.zip"
130
0 commit comments