comments \o/

This commit is contained in:
xor 2015-10-04 20:27:14 +02:00
parent 1ab5755792
commit 79bb8de0c9
1 changed files with 1 additions and 0 deletions

View File

@ -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}