missing line breaks

This commit is contained in:
James Tomasino 2018-05-01 18:44:32 -04:00
parent 4d08e72352
commit 42892d8cfb
1 changed files with 3 additions and 3 deletions

6
burrow
View File

@ -607,7 +607,7 @@ main () {
"$config_dir_recipebox" \
"$config_recipebox_gophermap" \
"$config_recipebox_usedate" \
true
true \
false
fi
@ -616,7 +616,7 @@ main () {
"$config_dir_topics" \
"$config_topics_gophermap" \
"$config_topics_usedate" \
true
true \
false
fi
@ -625,7 +625,7 @@ main () {
"$config_dir_phlog" \
"$config_phlog_gophermap" \
"$config_phlog_usedate" \
true
true \
${config_phlog_autorss}
fi