Skip to content

Commit

Permalink
Add scripts
Browse files Browse the repository at this point in the history
svn path=/trunk/mono/; revision=36705
  • Loading branch information
migueldeicaza committed Nov 28, 2004
1 parent d458242 commit bfdf0e8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scripts/script.in
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
#!/bin/sh
exec @bindir@/@mono_interp@ @mono_one_instdir@/@exe_file@ "$@"
2 changes: 2 additions & 0 deletions scripts/script2.in
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
#!/bin/sh
exec @bindir@/@mono_interp@ @mono_two_instdir@/@exe_file@ "$@"

0 comments on commit bfdf0e8

Please sign in to comment.