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]