浏览代码

[build-woff2.sh] removed unnecessary variable

Chris Simpkins 7 年之前
父节点
当前提交
63c6f0522d
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      build-woff2.sh

+ 0 - 1
build-woff2.sh

@@ -19,7 +19,6 @@
 
 
 # The woff2 git clone directory.
 # The woff2 git clone directory.
 BUILD="$HOME"
 BUILD="$HOME"
-INST="$HOME/woff2"
 
 
 # woff2 executable path
 # woff2 executable path
 WOFF2_BIN="$BUILD/woff2/woff2_compress"
 WOFF2_BIN="$BUILD/woff2/woff2_compress"