From 0f7b997dd5437cb775370f82f5d9bab0ea2c713c Mon Sep 17 00:00:00 2001 From: Ben Gras Date: Thu, 13 Apr 2006 17:48:21 +0000 Subject: [PATCH] remove issue --- commands/scripts/setup.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/commands/scripts/setup.sh b/commands/scripts/setup.sh index 83fe4e19d..8f70e5426 100755 --- a/commands/scripts/setup.sh +++ b/commands/scripts/setup.sh @@ -591,7 +591,7 @@ then echo "eth0 $driver 0 { default; };" >/mnt/etc/inet.conf fi # CD remnants that aren't for the installed system -rm /mnt/CD /mnt/.* 2>/dev/null +rm /mnt/issue /mnt/CD /mnt/.* 2>/dev/null # Change /etc/fstab. (No swap.) # ${swap:+swap=/dev/$swap} echo >/mnt/etc/fstab "\ -- 2.44.0