diff --git a/deploy.sh b/deploy.sh index 71610f1..b5515ed 100644 --- a/deploy.sh +++ b/deploy.sh @@ -14,7 +14,6 @@ case "${TARGET}" in ;; esac -echo "Dest: '${destination}'" rm -rf "${destination}/*" rm -rf "${destination}/.??*" mkdir -p "${destination}/dist"