diff --git a/build.sh b/build.sh index 13c3035..b528d4f 100644 --- a/build.sh +++ b/build.sh @@ -44,6 +44,4 @@ fi if [ ! -f "./files/index.html" ]; then echo "File ./files/index.html does not exist" exit 1 -fi - -exit 1 \ No newline at end of file +fi \ No newline at end of file