diff --git a/win/pack.sh b/win/pack.sh index f29e33c..e7901b0 100755 --- a/win/pack.sh +++ b/win/pack.sh @@ -858,9 +858,7 @@ do fi - if [ -d ~/public_html/win/${PRODUCT_NAME} ]; then - echo " --clear Replace the contents of public folders" - fi + echo " --clear Replace the contents of public folders" echo "" exit 0 -- libgit2 0.21.2