From 8c7fe3b8e55ab307431cdbfec401c9a33ac30574 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Wed, 19 May 2021 20:38:08 +0100 Subject: more comments --- README.md | 2 ++ buetow.org.sh | 10 +++++++--- 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index c0359204..307ff614 100644 --- a/README.md +++ b/README.md @@ -42,3 +42,5 @@ These are things I want to do with this project in near future: * Write a blog post about buetow.org.sh script * Custom alt.buetow.org domain for GitHub page. * Read through this README and make sure usage and purpose is clear. +* Add custom config file support (check alt location), and add instructions to the setup wizzard. +* Test + fix on macOS diff --git a/buetow.org.sh b/buetow.org.sh index 495cba30..21cb7419 100755 --- a/buetow.org.sh +++ b/buetow.org.sh @@ -41,7 +41,8 @@ HELPHERE setup () { if [ ! -d "$CONTENT_BASE_DIR" ]; then cat <