Skip to content
This repository has been archived by the owner on Jun 3, 2023. It is now read-only.

Commit

Permalink
fixed parameter error in run.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
sloppycoder committed Jan 28, 2015
1 parent c4f3dbc commit ef77b2c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -109,13 +109,13 @@ case "$ACTION" in
start_data
start_db
sleep 3
start_app sloppycoder/atl-jira
start_app jira
sleep 3
start_app sloppycoder/atl-stash
start_app stash
sleep 3
start_app sloppycoder/atl-fisheye
start_app fisheye
sleep 3
start_app sloppycoder/atl-bamboo
start_app bamboo
sleep 3
start_web

Expand Down

0 comments on commit ef77b2c

Please sign in to comment.