From abd2808e3ec474c3c72e22d3cea7e98a941521e8 Mon Sep 17 00:00:00 2001 From: Gubolin Date: Sat, 24 Jan 2015 09:08:25 +0100 Subject: don't include help files in binary projects --- binary.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'binary.sh') diff --git a/binary.sh b/binary.sh index 212e7cb..72c1ca2 100755 --- a/binary.sh +++ b/binary.sh @@ -57,6 +57,7 @@ if [ $ide == false ] then # minimize everything rm lang* ypr.js paint.js cloud.js gui.js + rm -r help/ sed -i '/paint\.js"/d' snap.html sed -i '/cloud\.js"/d' snap.html -- cgit v1.3.1