diff --git a/www/build.sh b/www/build.sh index 7ce5839..5a64bed 100644 --- a/www/build.sh +++ b/www/build.sh @@ -2,7 +2,5 @@ # This is dirty af but will do for now. - - ./node_modules/.bin/ember build --environment production sudo rsync -a dist/* /var/www/etc2pool/ --delete