From 8966351b12bbcf2f8fffbd8c3a4b00e7529349b8 Mon Sep 17 00:00:00 2001 From: Aaron Griffin Date: Sat, 6 Sep 2008 20:39:35 -0500 Subject: Split mkarchiso and configs into logical parts Signed-off-by: Aaron Griffin --- default-config/etc/archiso/getshell | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 default-config/etc/archiso/getshell (limited to 'default-config/etc/archiso/getshell') diff --git a/default-config/etc/archiso/getshell b/default-config/etc/archiso/getshell deleted file mode 100644 index a6f8775..0000000 --- a/default-config/etc/archiso/getshell +++ /dev/null @@ -1,9 +0,0 @@ -#!/bin/sh - -. /etc/archiso/functions - -shell="$(cmdline_param shell)" -[ -n "${shell}" ] && shell="/bin/bash" -[ ! -e "${shell}" ] && shell="/bin/sh" - -exec ${shell} -- cgit v1.2.3-70-g09d2