mirror of
https://github.com/donaldzou/WGDashboard.git
synced 2025-10-03 15:56:17 +00:00
Update wgd.sh
This commit is contained in:
@@ -119,7 +119,8 @@ update_wgd() {
|
|||||||
printf "| Installing latest Python dependencies |\n"
|
printf "| Installing latest Python dependencies |\n"
|
||||||
python3 -m pip install -U -r requirements.txt > /dev/null 2>&1
|
python3 -m pip install -U -r requirements.txt > /dev/null 2>&1
|
||||||
printf "| Update Successfully! |\n"
|
printf "| Update Successfully! |\n"
|
||||||
start_wgd
|
rm wgd.sh.old
|
||||||
|
printf "| Enter ./wgd start to start the dashboard |\n"
|
||||||
else
|
else
|
||||||
printf "%s\n" "$dashes"
|
printf "%s\n" "$dashes"
|
||||||
printf "| Update Canceled. |\n"
|
printf "| Update Canceled. |\n"
|
||||||
|
Reference in New Issue
Block a user