mirror of
https://github.com/vdsm/virtual-dsm.git
synced 2025-02-24 05:20:02 +08:00
Agent welcome message
This commit is contained in:
parent
3eebb27105
commit
d044a5dcc0
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user