Created
December 25, 2015 10:58
-
-
Save Djuki/c31ecf7ab99747ec6975 to your computer and use it in GitHub Desktop.
How to start Crucible when it goes down
This file contains 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
# 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