This commit is contained in:
gorhill 2016-01-14 07:23:46 -05:00
parent 19518aed60
commit 241352bf3b
1 changed files with 2 additions and 1 deletions

View File

@ -18,7 +18,8 @@ cp -R src/lib $DES/
cp -R src/_locales $DES/
cp src/*.html $DES/
cp platform/chromium/*.js $DES/js/
cp platform/chromium/*.html $DES/
cp platform/chromium/*.js $DES/js/
cp platform/chromium/*.json $DES/
cp -R platform/chromium/img $DES/