Files
Crm-Monorepo/update.sh
2025-10-19 23:11:27 +03:00

4 lines
68 B
Bash

git submodule update --init --recursive --remote
git add *
git push