Skip to content

Commit 0c4ed28

Browse files
authored
Update wizwiz.sh
1 parent c79cfc1 commit 0c4ed28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wizwiz.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ echo "Directory created: ${RANDOM_CODE}"
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.2.1/wizwizpanel.zip
114+
wget -O wizwizpanel.zip https://github.com/wizwizdev/wizwizxui-timebot/releases/download/10.2.5/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)