copy bug in pack release

This commit is contained in:
Stefan Breunig 2013-02-14 10:45:05 +01:00
parent f662c3df39
commit 6a595b1a48

View File

@ -4,6 +4,7 @@
cp iitc-debug.user.js dist/total-conversion-build.user.js
cp style.css dist/style.css
cp external/* dist/
cp -r images/ dist/images
rm -r dist/images/
cp -r images/ dist/images/
echo 'Change path of style.css to dist/style.css'