1
0
mirror of https://github.com/donaldzou/WGDashboard.git synced 2024-07-02 15:30:42 +02:00

v2.0-beta-1 Commit

This commit is contained in:
Donald Zou 2021-05-05 14:52:28 -04:00 committed by Donald Cheng Hong Zou
parent 0fa4759c3a
commit 4ea971c1b9

View File

@ -60,14 +60,6 @@ update_wgd() {
printf "%s\n" "$dashes"
printf "| Now you can start the dashboard with >> sh wgd.sh start |\n"
printf "%s\n" "$dashes"
# if check_wgd_status; then
# stop_wgd
# sleep 2
# printf "Wireguard Dashboard is stopped. \n"
# start_wgd_debug
# else
# start_wgd_debug
# fi
else
printf "%s\n" "$dashes"
printf "Cancel update. \n"