summary refs log tree commit diff
path: root/buildall.sh
diff options
context:
space:
mode:
authorWlodekM <[email protected]>2025-01-24 18:16:07 +0200
committerWlodekM <[email protected]>2025-01-24 18:16:07 +0200
commit1b98393c42486fccc46b4baf1323dd71b140d681 (patch)
treedb9f9e9fc73cbfc2aebbd0bd55cc1ca9dfdce6e9 /buildall.sh
parentfaddf89969fd49a3712404a00cc8a05d52fad696 (diff)
test
Diffstat (limited to 'buildall.sh')
-rwxr-xr-xbuildall.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/buildall.sh b/buildall.sh
index d28de42..2b28122 100755
--- a/buildall.sh
+++ b/buildall.sh
@@ -1,5 +1,6 @@
 echo "Welcome to the maelink CL build script"
-
+git submodule init
+git submodule sync
 echo "removing build folder if there already is a build there"
 
 rm -r build/*