From 813daae97602ad7143e23fd6d955bef5e413dc7a Mon Sep 17 00:00:00 2001 From: hackademix Date: Tue, 18 Sep 2018 17:15:30 +0200 Subject: Update for compatibility with Acorn 6. --- build.sh | 1 - 1 file changed, 1 deletion(-) (limited to 'build.sh') diff --git a/build.sh b/build.sh index 264eb00..1e07fcb 100755 --- a/build.sh +++ b/build.sh @@ -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 -- cgit v1.2.3