Рабочая синхронизация

This commit is contained in:
justuser-31 2025-04-22 12:00:27 +03:00
parent bbc79a74e2
commit 92bd15d5a1

View File

@ -1,5 +1,4 @@
git submodule init
git submodule update
git submodule update --init --recursive --remote
# Check what compiler we have
if type "musl-gcc" > /dev/null 2>&1; then