Update agent.sh

This commit is contained in:
Kroese 2023-04-01 22:43:03 +02:00 committed by GitHub
parent ed7905a809
commit 985a3459d4

View File

@ -5,6 +5,9 @@ echo "Starting agent.."
chmod 666 /dev/ttyS0
echo "Starting agent.." > /dev/ttyS0
echo "" > /dev/ttyS0
echo "You can now login to DSM at http://localhost:5000/" > /dev/ttyS0
echo "" > /dev/ttyS0
while true; do