Skip to content

Instantly share code, notes, and snippets.

@Djuki
Created December 25, 2015 10:58
Show Gist options
  • Save Djuki/c31ecf7ab99747ec6975 to your computer and use it in GitHub Desktop.
Save Djuki/c31ecf7ab99747ec6975 to your computer and use it in GitHub Desktop.
How to start Crucible when it goes down
# Connect to Codeception server
ssh [email protected]
# go into the crucible bin folder
cd crucible/fecru-3.10.1/bin
# start crucible
sudo sh start.sh
# wait few minutes until cricible start
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment