From 0e15387c5d17f2c27f7fb5a563edb319701e6fac Mon Sep 17 00:00:00 2001 From: RaspbianProyect by HP3ICC Date: Mon, 20 Feb 2023 04:12:05 +0000 Subject: [PATCH] Update shell.sh --- shell.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/shell.sh b/shell.sh index 556d436..ef8de83 100644 --- a/shell.sh +++ b/shell.sh @@ -11,7 +11,6 @@ Type=simple Restart=always RestartSec=3 StandardOutput=null -ExecStartPre=/bin/sh -c 'until ping -c1 noip.com; do sleep 1; done;' ExecStart=/opt/shell-aprs/bcom1.sh [Install]