Skip to content

Commit

Permalink
Fix broken shebang line.
Browse files Browse the repository at this point in the history
  • Loading branch information
SirVer committed Feb 15, 2015
1 parent 0d159ee commit 88ae534
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion move_window
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!osascript - lJavaScript
#!osascript -lJavaScript
// vim:ft=javascript:

ObjC.import('AppKit');
Expand Down

0 comments on commit 88ae534

Please sign in to comment.