From 623d61d511143262ff2df535aa437e0ea33c9223 Mon Sep 17 00:00:00 2001 From: onefang Date: Thu, 2 Sep 2021 17:05:23 +1000 Subject: Comment++ --- src/BuildIt.sh | 2 -- 1 file changed, 2 deletions(-) (limited to 'src') diff --git a/src/BuildIt.sh b/src/BuildIt.sh index 5c4d5f9..81ad06e 100755 --- a/src/BuildIt.sh +++ b/src/BuildIt.sh @@ -1,7 +1,5 @@ #!/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