From 79bb8de0c99e7ed688618c3f542d987dc992d690 Mon Sep 17 00:00:00 2001 From: xor Date: Sun, 4 Oct 2015 20:27:14 +0200 Subject: [PATCH] comments \o/ --- hashboot | 1 + 1 file changed, 1 insertion(+) diff --git a/hashboot b/hashboot index ea009e1..1f7a939 100755 --- a/hashboot +++ b/hashboot @@ -70,6 +70,7 @@ then [ $? != 0 ] && die 9 "Error reading config file" #If not found, create one and ask for ${MBR_DEVICE} else + #Create ${CONFIG_FILE} with defaults if noninterctive if [ -z "$PS1" ] then echo "#Device with the MBR on it" > ${CONFIG_FILE}