commit ce9b00ae6de4d56604cacfb07d2d44604ca5b5b6 parent ea32f20d1a0cc0ec25d21e4505dcdc49b8d0ca56 Author: ccx <root@dorje.wpr.cz> Date: Thu, 11 Mar 2021 16:06:14 +0100 s6-linux-init-maker Diffstat:
M | install | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/install b/install @@ -4,4 +4,4 @@ set -x test -d "$1" || exit 1 dst=$1 -exec s6-linux-init "$dst" +exec s6-linux-init-maker "$dst"