From f7fb38b2914c8c5d9a1cd6e1f205e605ba27a969 Mon Sep 17 00:00:00 2001 From: Ben Gras Date: Wed, 31 Aug 2005 16:55:34 +0000 Subject: [PATCH] *** empty log message *** --- commands/scripts/setup.sh | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) diff --git a/commands/scripts/setup.sh b/commands/scripts/setup.sh index 3f53ea876..a2982e5e2 100755 --- a/commands/scripts/setup.sh +++ b/commands/scripts/setup.sh @@ -45,16 +45,6 @@ then echo "Please run setup as root." exit 1 fi -# Installing MINIX on the hard disk. - -case "$0" in -/tmp/*) - rm -f "$0" - ;; -*) cp -p "$0" /tmp/setup - exec /tmp/setup -esac - # Find out what we are running from. exec 9<&0