diff options
Diffstat (limited to 'build.sh')
-rwxr-xr-x | build.sh | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -14,7 +14,6 @@ cp -r ./html ./build_temp cp -r ./content ./build_temp cp -r ./common ./build_temp cp manifest.json ./build_temp -cp contact_finder.js ./build_temp cp bundle.js ./build_temp # build zip file from temp directory |