Update update add .updated to branch change

pull/395/head
Alan Johnston 4 months ago committed by GitHub
parent 33900a0266
commit 72b32990ec
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -53,7 +53,7 @@ git pull --no-rebase > .updated
if [ $checkout -eq 1 ]; then if [ $checkout -eq 1 ]; then
git checkout $branch git checkout $branch
git pull --no-rebase git pull --no-rebase > .updated
fi fi
make debug make debug

Loading…
Cancel
Save

Powered by TurnKey Linux.