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