Skip to content

Instantly share code, notes, and snippets.

@epichub
Created August 13, 2013 14:36
Show Gist options
  • Save epichub/6221710 to your computer and use it in GitHub Desktop.
Save epichub/6221710 to your computer and use it in GitHub Desktop.
#!/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