Skip to content

Commit

Permalink
added whitespace to increase readability
Browse files Browse the repository at this point in the history
  • Loading branch information
mrshu committed Jan 9, 2013
1 parent 9609b25 commit a8899c1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions start.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
#!/bin/bash

cd `dirname "${BASH_SOURCE[0]}"`/kalite

# move any previously downloaded content from the old location to the new
Expand Down
1 change: 1 addition & 0 deletions stop.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
#!/bin/bash

cd `dirname "${BASH_SOURCE[0]}"`/kalite
./serverstop.sh
./cronstop.sh

0 comments on commit a8899c1

Please sign in to comment.