diff options
Diffstat (limited to 'layout/rootfs/root')
-rwxr-xr-x | layout/rootfs/root/.execline-loginshell | 2 |
1 files changed, 1 insertions, 1 deletions
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 $@ |