Created
August 13, 2013 14:36
-
-
Save epichub/6221710 to your computer and use it in GitHub Desktop.
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
#!/bin/bash | |
./cleanupPlan.sh | |
./start.sh 2&> startoutput.log | |
sleep 100s | |
curl -d "method=CreateCis&cisName=trekkies&mode=PUBLIC" http://localhost:8080/societies-test/create-cis-step-3.html | grep success | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment