mirror of
https://github.com/vdsm/virtual-dsm.git
synced 2025-06-10 10:32:35 +08:00
Update agent.sh
This commit is contained in:
parent
4fcef16896
commit
48888c9231
@ -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