mirror of
https://github.com/aquatix/dotfiles.git
synced 2025-12-07 00:05:10 +01:00
push is only possible to authenticated repos, disable
This commit is contained in:
@@ -62,7 +62,7 @@ for LINE in "${LINES[@]}"; do
|
||||
else
|
||||
echo -e "[\e[32mU\e[0m] $GRP/$REPODIR"
|
||||
git pull --quiet
|
||||
git push --quiet
|
||||
#git push --quiet
|
||||
fi
|
||||
else
|
||||
echo -e "[\e[33mC\e[0m] $GRP/$REPODIR"
|
||||
|
||||
Reference in New Issue
Block a user