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

Commit

Permalink
Remove unecessary '.' from script
Browse files Browse the repository at this point in the history
  • Loading branch information
royclarkson committed Nov 15, 2013
1 parent 9f5302e commit 57ae7ff
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion complete/run.sh
Original file line number Diff line number Diff line change
@@ -1 +1 @@
spring run . app.groovy
spring run app.groovy
2 changes: 1 addition & 1 deletion initial/run.sh
Original file line number Diff line number Diff line change
@@ -1 +1 @@
spring run . app.groovy
spring run app.groovy

0 comments on commit 57ae7ff

Please sign in to comment.