mirror of
https://github.com/community-scripts/ProxmoxVE
synced 2025-01-11 03:15:09 +00:00
Update wireguard.sh
This commit is contained in:
parent
830fddb2a9
commit
5793283ea4
@ -68,7 +68,6 @@ exit
|
|||||||
fi
|
fi
|
||||||
if [ "$UPD" == "2" ]; then
|
if [ "$UPD" == "2" ]; then
|
||||||
if [[ -f /etc/systemd/system/wg-dashboard.service ]]; then
|
if [[ -f /etc/systemd/system/wg-dashboard.service ]]; then
|
||||||
msg_info "Updating WGDashboard"
|
|
||||||
cd /etc/wgdashboard/src
|
cd /etc/wgdashboard/src
|
||||||
chmod u+x wgd.sh
|
chmod u+x wgd.sh
|
||||||
./wgd.sh update
|
./wgd.sh update
|
||||||
|
Loading…
Reference in New Issue
Block a user