From 473cc957826064840bce7a5c5ff97614e0c6cb9e Mon Sep 17 00:00:00 2001 From: dzwdz Date: Wed, 27 Jul 2022 21:44:31 +0200 Subject: user/exec: shebang support --- initrd/catall.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'initrd') diff --git a/initrd/catall.sh b/initrd/catall.sh index 8ebfb78..a1c8c76 100644 --- a/initrd/catall.sh +++ b/initrd/catall.sh @@ -1,3 +1,4 @@ +#!/bin/shell # equalivent to the old "catall" builtin, meant to demo shadowing # TODO shadow here echo /init/fake.txt: -- cgit v1.2.3