From: b Date: Mon, 8 May 2023 21:23:07 +0000 (+0000) Subject: fix #! generation X-Git-Tag: v1.0.1 X-Git-Url: http://bicyclesonthemoon.info/git-projects/?a=commitdiff_plain;h=64c66f727e6d52e07cf54a690e61199096f7d3f1;p=botm%2Fconfig fix #! generation --- diff --git a/settings.txt b/settings.txt index 88f922f..5a1aa6e 100644 --- a/settings.txt +++ b/settings.txt @@ -1,3 +1,7 @@ +_SHEBANG: #!$0 + +RUN_PERL = @_SHEBANG($perl) + make_target = TARGET = $target make_perl = PERL = $perl