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 ##############