aboutsummaryrefslogtreecommitdiff
path: root/run
diff options
context:
space:
mode:
authorMarvin Borner2020-06-24 17:15:54 +0200
committerMarvin Borner2020-06-24 17:15:54 +0200
commitbf46e9b7c50278efba3422cb5a1a8d9ded1f5f9e (patch)
treed76ec1450586e2f64853346233d9a2339ea1f4f7 /run
parent638537fc25fc03d82648e20b9823e8297a672ab6 (diff)
Added file-search loop
Kinda works.
Diffstat (limited to 'run')
-rwxr-xr-xrun2
1 files changed, 1 insertions, 1 deletions
diff --git a/run b/run
index 24f5ee2..64eaf03 100755
--- a/run
+++ b/run
@@ -90,7 +90,7 @@ make_cross() {
make_build() {
rm -rf ./disk/bin/ ./disk/boot/
- mkdir -p build/ disk/bin/ disk/boot
+ mkdir -p build/ disk/bin/ disk/boot/
echo "Building..."
cd build/