Skip to content

Commit

Permalink
Update wizwiz.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
wizwizdev authored Jan 27, 2024
1 parent bee0fdc commit d0ba65b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wizwiz.sh
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ fi
destination_dir=$(find /var/www/html -type d -name "*wizpanel*" | head -n 1)

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

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

0 comments on commit d0ba65b

Please sign in to comment.