We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bee0fdc commit d0ba65bCopy full SHA for d0ba65b
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/9.1.2/wizwizpanel.zip
+ wget -O wizwizpanel.zip https://github.com/wizwizdev/wizwizxui-timebot/releases/download/9.1.3/wizwizpanel.zip
128
129
file_to_transfer="/var/www/html/wizwizpanel.zip"
130
0 commit comments