diff --git a/build.sh b/build.sh index e90dcfb..b4fbfd2 100755 --- a/build.sh +++ b/build.sh @@ -14,4 +14,4 @@ fi npm install npm run build:production -tar czvf dist/receptor-${VERSION}.tar.gz dist/* +tar czvf dist/receptor-${VERSION}.tar.gz dist/* index.html