Created
February 23, 2020 09:21
-
-
Save phartenfeller/99608598e05b43005fabe6c68b8ae717 to your computer and use it in GitHub Desktop.
Script to restart and patch a chronicle server
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/opt/cronicle/bin/control.sh stop | |
/opt/cronicle/bin/control.sh upgrade | |
/opt/cronicle/bin/control.sh start |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment