Update agent.sh

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

View File

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