From 59ddc5be61a1ee5dadc32c8a2255931d62bbce2a Mon Sep 17 00:00:00 2001 From: Aaron Griffin Date: Tue, 19 Sep 2006 18:08:10 +0000 Subject: git-svn-id: http://phraktured.net/archiso@12 00a9fe69-e71b-0410-bb23-df0e5024db41 --- default-config/etc/archiso/getshell | 1 + 1 file changed, 1 insertion(+) (limited to 'default-config/etc/archiso/getshell') diff --git a/default-config/etc/archiso/getshell b/default-config/etc/archiso/getshell index c61c56c..41ec0c6 100644 --- a/default-config/etc/archiso/getshell +++ b/default-config/etc/archiso/getshell @@ -1,6 +1,7 @@ #!/bin/sh . /etc/archiso/functions + shell="$(cmdline_param shell)" [ -n "${shell}" ] && shell="/bin/bash" [ ! -e "${shell}" ] && shell="/bin/sh" -- cgit v1.2.3-70-g09d2