瀏覽代碼

- Fixed pkg.sh script final cwd

Parad0x 6 年之前
父節點
當前提交
457ebf151e
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. 2 0
      pkg.sh

+ 2 - 0
pkg.sh

@@ -70,6 +70,8 @@ if [ -e $NAPI-linux-node_sqlite3.node ]; then
 mv $NAPI-linux-node_sqlite3.node ../builds/linux/node_sqlite3.node
 mv $NAPI-linux-node_sqlite3.node ../builds/linux/node_sqlite3.node
 fi
 fi
 
 
+cd ..
+
 # pkg \
 # pkg \
 #   -t latest-linux-x64,latest-windows-x64,latest-mac-x64 \
 #   -t latest-linux-x64,latest-windows-x64,latest-mac-x64 \
 #   --out-path builds \
 #   --out-path builds \