Skip to content

Instantly share code, notes, and snippets.

@rmoff
Last active December 14, 2015 23:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rmoff/5167990 to your computer and use it in GitHub Desktop.
Save rmoff/5167990 to your computer and use it in GitHub Desktop.
cd ~/Desktop
./0-StartDB.sh &
sleep 30
./1-StartOID.sh &
sleep 30
./2-StartWLS.sh &
sleep 300
./3-StartBI.sh &
sleep 30
#./4-StartEssbase.sh
sleep 30
#./5-StartEssbAPS.sh
sleep 30
#./6-StartEAS.sh
sleep 30
./7-StartTT.sh &
sleep 30
./9-StartDBConsole.sh &
sleep 30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment