Loading agent/service.sh +1 −1 Original line number Diff line number Diff line Loading @@ -23,7 +23,7 @@ start() { echo 'Starting agent service...' chmod 666 /dev/ttyS0 if [ -f "$SCRIPT" ]; then if [ ! -f "$SCRIPT" ]; then echo 'ERROR: Agent script not found!' > /dev/ttyS0 Loading Loading
agent/service.sh +1 −1 Original line number Diff line number Diff line Loading @@ -23,7 +23,7 @@ start() { echo 'Starting agent service...' chmod 666 /dev/ttyS0 if [ -f "$SCRIPT" ]; then if [ ! -f "$SCRIPT" ]; then echo 'ERROR: Agent script not found!' > /dev/ttyS0 Loading