diff options
| author | Gubolin <gubolin@fantasymail.de> | 2015-01-24 09:08:25 +0100 |
|---|---|---|
| committer | Gubolin <gubolin@fantasymail.de> | 2015-01-24 09:08:25 +0100 |
| commit | abd2808e3ec474c3c72e22d3cea7e98a941521e8 (patch) | |
| tree | e66da2ce1a39bdff84fad01157feece9f8df2530 /binary.sh | |
| parent | 3c03814833a272b305cbac5ad7f70190ec2a8926 (diff) | |
| download | snap-abd2808e3ec474c3c72e22d3cea7e98a941521e8.tar.gz snap-abd2808e3ec474c3c72e22d3cea7e98a941521e8.zip | |
don't include help files in binary projects
Diffstat (limited to 'binary.sh')
| -rwxr-xr-x | binary.sh | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |
