mirror of
https://github.com/donaldzou/WGDashboard.git
synced 2024-11-23 07:30:11 +01:00
Update wgd.sh
This commit is contained in:
parent
0ca73bf80b
commit
745c8aaf3e
@ -115,9 +115,8 @@ update_wgd() {
|
|||||||
# git pull https://github.com/donaldzou/wireguard-dashboard.git $new_ver --force > /dev/null 2>&1
|
# git pull https://github.com/donaldzou/wireguard-dashboard.git $new_ver --force > /dev/null 2>&1
|
||||||
# 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"
|
|
||||||
install_wgd
|
install_wgd
|
||||||
printf "| Enter ./wgd start to start the dashboard |\n"
|
printf "| Update Successfully! |\n"
|
||||||
printf "%s\n" "$dashes"
|
printf "%s\n" "$dashes"
|
||||||
rm wgd.sh.old
|
rm wgd.sh.old
|
||||||
else
|
else
|
||||||
|
Loading…
Reference in New Issue
Block a user