building all

This commit is contained in:
2024-05-17 07:57:13 -05:00
parent 8bfbe56cef
commit 94a54724c6
3 changed files with 16 additions and 8 deletions

View File

@@ -2,4 +2,4 @@
git pull
bash ./scripts/install_deps.sh || exit 1
bash ./scripts/build.sh || exit 1
bash ./scripts/build.sh $(cat .last_opts) || exit 1