[latex3-commits] [latex3/l3build] main: Seems TL relies on the !# line on *nix (8fd5875)

github at latex-project.org github at latex-project.org
Wed Dec 13 11:10:02 CET 2023


Repository : https://github.com/latex3/l3build
On branch  : main
Link       : https://github.com/latex3/l3build/commit/8fd5875619dbc41abdbc748dc6e7529628aee7d3

>---------------------------------------------------------------

commit 8fd5875619dbc41abdbc748dc6e7529628aee7d3
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Wed Dec 13 10:10:02 2023 +0000

    Seems TL relies on the !# line on *nix
    
    Sigh ...


>---------------------------------------------------------------

8fd5875619dbc41abdbc748dc6e7529628aee7d3
 l3build.lua | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/l3build.lua b/l3build.lua
index 929252b..bdbaedf 100644
--- a/l3build.lua
+++ b/l3build.lua
@@ -1,3 +1,5 @@
+#!/usr/bin/env texlua
+
 --[[
 
 File l3build.lua Copyright (C) 2014-2022 The LaTeX Project





More information about the latex3-commits mailing list.