Skip to content

Commit bee0fdc

Browse files
authored
Update update.sh
1 parent 5b7adb7 commit bee0fdc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

update.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ do
134134
destination_dir=$(find /var/www/html -type d -name "*wizpanel*" | head -n 1)
135135

136136
cd /var/www/html/
137-
wget -O wizwizpanel.zip https://github.com/wizwizdev/wizwizxui-timebot/releases/download/9.1.2/wizwizpanel.zip
137+
wget -O wizwizpanel.zip https://github.com/wizwizdev/wizwizxui-timebot/releases/download/9.1.3/wizwizpanel.zip
138138

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

0 commit comments

Comments
 (0)