Support profile files to customize hterm

This commit is contained in:
Iwasaki Yudai 2015-08-23 22:55:06 +09:00
parent afd40ea15d
commit 45f65bfc29
7 changed files with 78 additions and 7 deletions

View file

@ -13,9 +13,6 @@ bindata:
bindata/static: bindata
mkdir bindata/static
bindata/templates: bindata
mkdir bindata/templates
bindata/static/hterm.js: bindata/static libapps/hterm/js/*.js
cd libapps && \
LIBDOT_SEARCH_PATH=`pwd` ./libdot/bin/concat.sh -i ./hterm/concat/hterm_all.concat -o ../bindata/static/hterm.js