update scripts/update-core.sh

This commit is contained in:
adbenitez 2024-12-13 12:50:24 +01:00
parent 70b6f2cdfa
commit e6f735b8bc

View file

@ -1,3 +1,5 @@
#!/usr/bin/env bash
set -e # stop on all errors
git submodule update --init --recursive