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

This commit is contained in:
2026-06-11 13:18:07 +03:00
parent 4313b44ba2
commit ce18b5189a
+1 -2
View File
@@ -1,5 +1,4 @@
git submodule init git submodule update --init --recursive --remote
git submodule update
# Check what compiler we have # Check what compiler we have
if type "musl-gcc" > /dev/null 2>&1; then if type "musl-gcc" > /dev/null 2>&1; then