forked from Proxmox/ProxmoxVE
Fix: Wireguard - Restart wgdashboard after update (#2587)
Fix: Restart wgdashboard automatically after update
This commit is contained in:
@ -32,6 +32,7 @@ function update_script() {
|
||||
sleep 2
|
||||
cd /etc/wgdashboard/src
|
||||
./wgd.sh update
|
||||
./wgd.sh start
|
||||
exit
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user