added update script

This commit is contained in:
2025-10-19 23:11:27 +03:00
parent 36ba5b0051
commit ffc43c131d

3
update.sh Normal file
View File

@ -0,0 +1,3 @@
git submodule update --init --recursive --remote
git add *
git push