This website works better with JavaScript
Home
Explore
Help
Sign In
fred
/
bible
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
Use env shebang line for possible increase in portability
Fred Gilham
1 month ago
parent
2907fda1fa
commit
d35de17155
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
test
+ 1
- 1
test
View File
@@ -1,4 +1,4 @@
-#!/usr/
local/
bin/emacs --script
+#!/usr/bin/
env -S
emacs --script
(require 'bible)