Update update-repo.sh

This commit is contained in:
Yaya4
2020-08-21 03:32:07 +02:00
committed by GitHub
parent c0973dba9e
commit d2f4757f4a

View File

@ -2,7 +2,7 @@
echo "Updateting Repo..."
echo "Cleaning Up Prevouis Build..."
echo "Cleaning Up Previous Build..."
rm -rf tmpbingner
rm -rf dists
echo "Done"