comment about example.com

这个提交包含在:
AJ ONeal 2014-12-28 01:25:26 -07:00
父节点 40befcd2df
当前提交 b3909a1482

查看文件

@ -1,7 +1,7 @@
#!/bin/bash
# curl -fsSL https://ldsconnect.org/setup.bash | bash
# wget -nv https://ldsconnect.org/setup.bash -O - | bash
# curl -fsSL https://example.com/setup.bash | bash
# wget -nv https://example.com/setup.bash -O - | bash
BASE_URL="https://raw.githubusercontent.com/coolaj86/node-install-script/master"
NODE_VER="v0.11.14"