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 23ca8b0 commit cd6b210Copy full SHA for cd6b210
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.5/wizwizpanel.zip
+ wget -O wizwizpanel.zip https://github.com/wizwizdev/wizwizxui-timebot/releases/download/8.1.6/wizwizpanel.zip
123
124
file_to_transfer="/var/www/html/wizwizpanel.zip"
125
0 commit comments