Skip to content

Instantly share code, notes, and snippets.

@phartenfeller
Created February 23, 2020 09:21
Show Gist options
  • Save phartenfeller/99608598e05b43005fabe6c68b8ae717 to your computer and use it in GitHub Desktop.
Save phartenfeller/99608598e05b43005fabe6c68b8ae717 to your computer and use it in GitHub Desktop.
Script to restart and patch a chronicle server
/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