Skip to content
This repository has been archived by the owner on Apr 5, 2022. It is now read-only.

Commit

Permalink
make bin contents executable, update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
aclement committed Oct 4, 2012
1 parent 04e726a commit 16cdd9d
Show file tree
Hide file tree
Showing 10 changed files with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,10 @@ or grab a zip of the latest from here (and unzip it):

https://github.com/SpringSource/scripted/zipball/master

Make sure the files in the bin folder are executable on mac/linux:

chmod 755 bin/*

Then add the bin folder to your path:

Mac/Linux:
Expand Down
Empty file modified bin/debug.bat
100644 → 100755
Empty file.
Empty file modified bin/gscripted
100644 → 100755
Empty file.
Empty file modified bin/killserver
100644 → 100755
Empty file.
Empty file modified bin/launchnode
100644 → 100755
Empty file.
Empty file modified bin/restart
100644 → 100755
Empty file.
Empty file modified bin/scr
100644 → 100755
Empty file.
Empty file modified bin/scr.bat
100644 → 100755
Empty file.
Empty file modified bin/scripted
100644 → 100755
Empty file.
Empty file modified bin/scripted.bat
100644 → 100755
Empty file.

0 comments on commit 16cdd9d

Please sign in to comment.