Skip to content

Commit d0ba65b

Browse files
authored
Update wizwiz.sh
1 parent bee0fdc commit d0ba65b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wizwiz.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ fi
124124
destination_dir=$(find /var/www/html -type d -name "*wizpanel*" | head -n 1)
125125

126126
cd /var/www/html/
127-
wget -O wizwizpanel.zip https://github.com/wizwizdev/wizwizxui-timebot/releases/download/9.1.2/wizwizpanel.zip
127+
wget -O wizwizpanel.zip https://github.com/wizwizdev/wizwizxui-timebot/releases/download/9.1.3/wizwizpanel.zip
128128

129129
file_to_transfer="/var/www/html/wizwizpanel.zip"
130130
destination_dir=$(find /var/www/html -type d -name "*wizpanel*" | head -n 1)

0 commit comments

Comments
 (0)