From 66cacc246be0af6f87195ad83dda3950b3038030 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Sun, 18 Jun 2017 13:22:36 +0000 Subject: Replace import with importas in layout scripts --- layout/rootfs/root/.execline-loginshell | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'layout/rootfs/root/.execline-loginshell') diff --git a/layout/rootfs/root/.execline-loginshell b/layout/rootfs/root/.execline-loginshell index 85c4e86..9339af0 100755 --- a/layout/rootfs/root/.execline-loginshell +++ b/layout/rootfs/root/.execline-loginshell @@ -1,3 +1,3 @@ #!/command/execlineb -S0 -/command/import -D /etc/execline-shell SHELL +/command/importas -D /etc/execline-shell SHELL SHELL $SHELL $@ -- cgit v1.2.3