Skip to content

Commit ce8baa7

Browse files
authored
Update update.sh
1 parent 3733d7c commit ce8baa7

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
@@ -111,7 +111,7 @@ do
111111
echo "Folder created successfully!"
112112

113113
cd /var/www/html/
114-
wget -O wizwizpanel.zip https://github.com/wizwizdev/wizwizxui-timebot/releases/download/10.1.2/wizwizpanel.zip
114+
wget -O wizwizpanel.zip https://github.com/wizwizdev/wizwizxui-timebot/releases/download/10.1.3/wizwizpanel.zip
115115

116116
file_to_transfer="/var/www/html/wizwizpanel.zip"
117117
destination_dir=$(find /var/www/html -type d -name "*${RANDOM_CODE}*" -print -quit)

0 commit comments

Comments
 (0)