update setup basedir

This commit is contained in:
Hactarus 2022-09-26 23:12:12 +02:00
parent be29cd2126
commit 9a20985744

View file

@ -1,5 +1,7 @@
#!/usr/bin/env bash
cd "$( dirname "$0" )"
# make sure we have pulled in and updated any submodules
git submodule init
git submodule update