diff options
author | WlodekM <[email protected]> | 2025-01-24 18:21:19 +0200 |
---|---|---|
committer | WlodekM <[email protected]> | 2025-01-24 18:21:19 +0200 |
commit | fa727178ba8a7e86008f1e333fab0d707592c16d (patch) | |
tree | 00307e9ab5d5ffcebf2012f3c9e7edade18255fb | |
parent | 51e7c22b47feb7b0ecfb912b499de7fb836e383d (diff) |
hm
-rwxr-xr-x | buildall.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/buildall.sh b/buildall.sh index cad3791..e2f2000 100755 --- a/buildall.sh +++ b/buildall.sh @@ -2,6 +2,7 @@ echo "Welcome to the maelink CL build script" git submodule init git submodule sync ls . +echo "--" ls -r mljs echo "removing build folder if there already is a build there" |