From 3ac4a7f65da8423cca1abf7ecc46e9f8f1a84991 Mon Sep 17 00:00:00 2001 From: onefang Date: Fri, 27 Aug 2021 12:48:54 +1000 Subject: Comment++ --- src/BuildIt.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/BuildIt.sh b/src/BuildIt.sh index 81ad06e..5c4d5f9 100755 --- a/src/BuildIt.sh +++ b/src/BuildIt.sh @@ -1,5 +1,7 @@ #!/bin/bash +# Don't convert this to C, coz then we have a bootstrap chicken and egg problem. + mkdir -p build # Poor mans git sub modules / subtrees, coz otherwise it gets complex. -- cgit v1.1