Try ten times to do each step, then move on.
This commit is contained in:
@ -41,6 +41,6 @@ for URL in $URLLIST; do
|
||||
git push github --tags && break
|
||||
done
|
||||
echo "Returning home"
|
||||
cd "$HERE" || exit 1
|
||||
cd "$HERE"
|
||||
fi
|
||||
done
|
Reference in New Issue
Block a user