Unverified Commit 59ae57ea authored by Kroese's avatar Kroese Committed by GitHub
Browse files

Agent welcome message

parent 81f18a84
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -33,9 +33,9 @@ else

fi

echo "" > /dev/ttyS0
echo "You can now login to DSM at http://localhost:5000/" > /dev/ttyS0
echo "" > /dev/ttyS0
echo "-------------------------------------------" > /dev/ttyS0
echo " You can now login to DSM at port 5000" > /dev/ttyS0
echo "-------------------------------------------" > /dev/ttyS0

while true; do