Skip to content

Commit

Permalink
restart nginx after upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
bdzim committed Nov 4, 2014
1 parent 10f73bf commit 62e8701
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions upgrade/upgrade.sh
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,8 @@ for SERVICE in openmanage admin_console; do
sv up $SERVICE
done

sudo service nginx restart

# Set VM version
python /opt/openmanage/bin/set_version.py $VERSION

Expand Down

0 comments on commit 62e8701

Please sign in to comment.