From ce2ffe5f3dbb7765e66f0948c01690969151cdf9 Mon Sep 17 00:00:00 2001 From: "Esteban Mackay Q." Date: Tue, 30 Apr 2024 13:00:01 -0500 Subject: [PATCH] Update update.sh --- update.sh | 4 ---- 1 file changed, 4 deletions(-) diff --git a/update.sh b/update.sh index f6f12f8..78eb60b 100644 --- a/update.sh +++ b/update.sh @@ -1124,10 +1124,6 @@ sudo systemctl disable fdmr_mon2.service if ! systemctl status fdmr_mon.service | grep "service; enabled;" >/dev/null 2>&1; then sudo systemctl enable fdmr_mon.service fi -if ! systemctl status proxy.service | grep "service; enabled;" >/dev/null 2>&1; then - sudo systemctl enable proxy.service - -fi ##############