From 5793283ea4b8e48daece9b55a7dcd392c6bcbc51 Mon Sep 17 00:00:00 2001 From: tteckster Date: Mon, 6 May 2024 13:25:19 -0400 Subject: [PATCH] Update wireguard.sh --- ct/wireguard.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/ct/wireguard.sh b/ct/wireguard.sh index b8efa7cc..b5137ca6 100644 --- a/ct/wireguard.sh +++ b/ct/wireguard.sh @@ -68,7 +68,6 @@ exit fi if [ "$UPD" == "2" ]; then if [[ -f /etc/systemd/system/wg-dashboard.service ]]; then - msg_info "Updating WGDashboard" cd /etc/wgdashboard/src chmod u+x wgd.sh ./wgd.sh update