Removed ./mirror-handler/

This commit is contained in:
Varun 2020-10-26 11:24:26 +05:30
parent ccfdaa20a9
commit 1d41977807
No known key found for this signature in database
GPG key ID: 93FB46DCF16E0D6F

View file

@ -69,6 +69,8 @@ if [ "$repositoryStared" == "true" ]; then
echo "###[endgroup]"
fi
rm -rf ./mirror-handler/
if [ "$localCache" == "true" ]; then
if [ "$(git status --porcelain)" != "" ]; then
git add gitea.json -f