Skip to content

Commit

Permalink
Update update.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
wizwizdev authored Jan 27, 2024
1 parent 5b7adb7 commit bee0fdc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion update.sh
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ do
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 bee0fdc

Please sign in to comment.