mirror of
https://github.com/OpenNebula/one.git
synced 2024-12-24 21:34:01 +03:00
Let's see
This commit is contained in:
parent
37164852c9
commit
e7a6592ed8
@ -19,3 +19,6 @@ sunstone-server start
|
||||
|
||||
# check it's up
|
||||
timeout 60 sh -c 'until nc -z $0 $1; do sleep 1; done' localhost 9869
|
||||
|
||||
cat /var/log/one/sunstone.log
|
||||
cat /var/log/one/sunstone.error
|
||||
|
Loading…
Reference in New Issue
Block a user