mirror of
https://github.com/vdsm/virtual-dsm.git
synced 2025-02-24 05:20:02 +08:00
Update agent.sh
This commit is contained in:
parent
ed7905a809
commit
985a3459d4
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user