annotate ibin/lua @ 12274:3c04e9ef7a3a draft

<kspalaiologos> `` cp -rf /hackenv/tmp/asmbf-1.2.7/bin/* /hackenv/lib/kps/
author HackEso <hackeso@esolangs.org>
date Tue, 31 Dec 2019 17:47:30 +0000
parents b044eecae124
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
10175
d390dffa65b8 <wob_jonas> `` c=ibin/lua; >$c echo $\'#!/bin/sh\\n. lib/interp\\ninterp_file lua\' && chmod -c a+x ibin/lua
HackBot
parents:
diff changeset
1 #!/bin/sh
12144
b044eecae124 <fizzie> dwim "fix all the interp stuff"
HackEso <hackeso@esolangs.org>
parents: 10175
diff changeset
2 . ${HACKENV-/hackenv}/lib/interp
10175
d390dffa65b8 <wob_jonas> `` c=ibin/lua; >$c echo $\'#!/bin/sh\\n. lib/interp\\ninterp_file lua\' && chmod -c a+x ibin/lua
HackBot
parents:
diff changeset
3 interp_file lua