2
2
鏡像自 https://git.coolaj86.com/coolaj86/telebit.js.git synced 2026-03-27 15:36:52 +00:00

show node install info

This commit is contained in:
AJ ONeal 2018-06-25 23:51:46 -06:00
父節點 cea6738319
當前提交 55ccf9347d

查看文件

@ -133,7 +133,7 @@ set -e
echo " - installing node.js runtime to '$TELEBIT_REAL_PATH'..."
http_bash https://git.coolaj86.com/coolaj86/node-installer.sh/raw/branch/master/install.sh --no-dev-deps >/dev/null 2>/dev/null
http_bash https://git.coolaj86.com/coolaj86/node-installer.sh/raw/branch/master/install.sh --no-dev-deps #>/dev/null 2>/dev/null
#
# TODO create "upgrade" script and run that instead