summary refs log tree commit diff
path: root/clascub
diff options
context:
space:
mode:
authorWlodekM <[email protected]>2025-01-26 13:41:50 +0200
committerWlodekM <[email protected]>2025-01-26 13:41:50 +0200
commit25d676545255d1f7a6814b869655ece61bcf87b5 (patch)
tree8ad1aca3766637478926f45f64d6d1b714fdafa0 /clascub
parentb359faa5b925f147886d1183e78a88aa893308c6 (diff)
wip rewrite to use override option in settings
Diffstat (limited to 'clascub')
-rwxr-xr-xclascub/build.sh7
1 files changed, 7 insertions, 0 deletions
diff --git a/clascub/build.sh b/clascub/build.sh
new file mode 100755
index 0000000..9f5bdab
--- /dev/null
+++ b/clascub/build.sh
@@ -0,0 +1,7 @@
+#!/bin/bash
+
+cd ..
+make -j 4
+mv -f ClassiCube clascub
+cd clascub
+