mirror of
https://github.com/donaldzou/WGDashboard.git
synced 2024-11-04 15:00:23 +01:00
Update wgd.sh
This commit is contained in:
parent
0a4bbc1106
commit
4efcf0e7c8
@ -100,6 +100,8 @@ if [ "$#" != 1 ];
|
||||
fi
|
||||
elif [ "$1" = "update" ]; then
|
||||
update_wgd
|
||||
elif [ "$1" = "install" ]; then
|
||||
install_wgd
|
||||
elif [ "$1" = "restart" ]; then
|
||||
if check_wgd_status; then
|
||||
stop_wgd
|
||||
|
Loading…
Reference in New Issue
Block a user