Skip to content

Commit

Permalink
updated executors
Browse files Browse the repository at this point in the history
  • Loading branch information
shinh committed Dec 14, 2009
1 parent 346a153 commit 6a3305e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion executors/awk
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
#!/bin/sh
exec awk -f $1
exec mawk -f $1
2 changes: 2 additions & 0 deletions executors/ly
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
#!/bin/sh
exec lilypond $1

0 comments on commit 6a3305e

Please sign in to comment.