Add 'update complete' notice (#141)
This commit is contained in:
parent
abf467c87b
commit
1e480a7c16
1 changed files with 2 additions and 0 deletions
|
|
@ -53,3 +53,5 @@ perl -i -pe 's/command=.*/command=$ENV{NPM_BIN}\/lamassu-admin-server/g' /etc/su
|
|||
decho "updating lamassu-server"
|
||||
supervisorctl update lamassu-server >> ${LOG_FILE} 2>&1
|
||||
supervisorctl update lamassu-admin-server >> ${LOG_FILE} 2>&1
|
||||
|
||||
echo "Update complete!"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue