fucking ubuntu shit outdated repos, fuck canonical
Some checks failed
Deploy website on production server when committing on main / test (push) Failing after 11s

This commit is contained in:
2024-08-21 23:03:26 +02:00
parent 3a7beeade5
commit 911d274467
2 changed files with 6 additions and 2 deletions

View File

@@ -4,7 +4,7 @@ include .vars
default: build
prep:
git submodule foreach --recursive bash -c "git checkout $$(git remote show origin | grep HEAD | sed 's/.*\: //'); git pull"
git submodule foreach --recursive bash -c "git checkout \$$(git remote show origin | grep HEAD | sed 's/.*\: //'); git pull"
build: prep
./version.sh