Skip to content

Commit cd6b210

Browse files
authored
Update update.sh
1 parent 23ca8b0 commit cd6b210

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

update.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ do
119119
destination_dir=$(find /var/www/html -type d -name "*wizpanel*" | head -n 1)
120120

121121
cd /var/www/html/
122-
wget -O wizwizpanel.zip https://github.com/wizwizdev/wizwizxui-timebot/releases/download/8.1.5/wizwizpanel.zip
122+
wget -O wizwizpanel.zip https://github.com/wizwizdev/wizwizxui-timebot/releases/download/8.1.6/wizwizpanel.zip
123123

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

0 commit comments

Comments
 (0)