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 f5c83b4 commit 6fba92bCopy full SHA for 6fba92b
update.sh
@@ -119,7 +119,7 @@ do
119
destination_dir=$(find /var/www/html -type d -name "*wizpanel*" | head -n 1)
120
121
cd /var/www/html/
122
- wget -O wizwizpanel.zip https://github.com/wizwizdev/wizwizxui-timebot/releases/download/8.1.6/wizwizpanel.zip
+ wget -O wizwizpanel.zip https://github.com/wizwizdev/wizwizxui-timebot/releases/download/8.2.2/wizwizpanel.zip
123
124
file_to_transfer="/var/www/html/wizwizpanel.zip"
125
0 commit comments