From c37acca4195b73ff42db61b0c5c8ff44c1e58fe9 Mon Sep 17 00:00:00 2001 From: Ben Gras Date: Fri, 17 Mar 2006 13:45:40 +0000 Subject: [PATCH] unterminated quoted string.. found on line 666! argh --- 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 a18aada97..ac5458ea7 100755 --- a/commands/scripts/setup.sh +++ b/commands/scripts/setup.sh @@ -647,7 +647,7 @@ then chroot /mnt '/bin/sh /usr/src/commands/scripts/postinstall.sh' echo "Postinstall script done." mount -r ${cddrive}p2 /usr -else echo "Skipping post-install. +else echo "Skipping post-install." fi echo "Saving random data.." -- 2.44.0