revert test push
This commit is contained in:
parent
94259b17b5
commit
9c106e6e2d
@ -10,10 +10,8 @@ alias topgrade='$topgrade_path'
|
||||
topgrade-conf-pull ()
|
||||
{
|
||||
if [ -d "$topgrade_conf_path" ] ; then
|
||||
echo "1"
|
||||
git -C $topgrade_conf_path pull --quiet && echo "Pulled $topgrade_conf_path"
|
||||
else
|
||||
echo "2"
|
||||
git clone --quiet "$topgrade_conf_repo" "$topgrade_conf_path"
|
||||
fi
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user