mirror of
https://github.com/OpenNebula/one.git
synced 2025-02-01 05:47:01 +03:00
M #-: Add missing call to start hem in one script
This commit is contained in:
parent
f7f274cbb5
commit
712230da5c
@ -243,6 +243,8 @@ start_hem()
|
||||
[ -f "$ONE_HEM_LOG" ] && mv $ONE_HEM_LOG{,.$(date '+%Y%m%d%H%M%S')}
|
||||
fi
|
||||
|
||||
onehem-server start
|
||||
|
||||
LASTRC=$?
|
||||
|
||||
if [ $LASTRC -ne 0 ]; then
|
||||
|
Loading…
x
Reference in New Issue
Block a user