summary refs log tree commit diff
path: root/buildall.sh
diff options
context:
space:
mode:
authorWlodekM <[email protected]>2025-01-24 18:29:36 +0200
committerWlodekM <[email protected]>2025-01-24 18:29:36 +0200
commitd0c46f2d7cbd6ed44285565a08ae3af402126db9 (patch)
tree4e527bc408461935a46ef714002a3ef7a58e7a24 /buildall.sh
parent22dc287cf6f4d9eec4b0cce3678ebbdc7a043a6d (diff)
uh
Diffstat (limited to 'buildall.sh')
-rwxr-xr-xbuildall.sh3
1 files changed, 0 insertions, 3 deletions
diff --git a/buildall.sh b/buildall.sh
index 4155b5e..5ca101a 100755
--- a/buildall.sh
+++ b/buildall.sh
@@ -1,8 +1,5 @@
 echo "Welcome to the maelink CL build script"
 git submodule update --init --recursive
-ls .
-echo "--"
-ls -r mljs
 echo "removing build folder if there already is a build there"
 
 rm -r build/*