Unverified Commit 48888c92 authored by Kroese's avatar Kroese Committed by GitHub
Browse files

Update agent.sh

parent 4fcef168
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -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