mirror of
https://github.com/donaldzou/WGDashboard.git
synced 2024-11-22 07:10:09 +01:00
v2.0-beta-6 Commit
This commit is contained in:
parent
1cb8906893
commit
0a92269456
@ -56,7 +56,8 @@ update_wgd() {
|
||||
printf "| Installing all required python package |\n"
|
||||
python3 -m pip install -r requirements.txt
|
||||
printf "| Update Successfully! |\n"
|
||||
printf "| Now you can start the dashboard with >> sh wgd.sh start |\n"
|
||||
printf "| Dashboard is running... |\n"
|
||||
exec "wgd.sh" "start"
|
||||
exit 1
|
||||
else
|
||||
printf "Cancel update. \n"
|
||||
|
Loading…
Reference in New Issue
Block a user