From: Ben Gras Date: Wed, 31 Aug 2005 16:55:34 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v3.1.0~219 X-Git-Url: http://zhaoyanbai.com/repos/nslookup.html?a=commitdiff_plain;h=f7fb38b2914c8c5d9a1cd6e1f205e605ba27a969;p=minix.git *** empty log message *** --- 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