scripts/install_xtuple: fix bad comment line
authorDaniel Pocock <daniel@pocock.pro>
Sat, 3 May 2014 13:36:29 +0000 (15:36 +0200)
committerDaniel Pocock <daniel@pocock.pro>
Sat, 3 May 2014 13:36:29 +0000 (15:36 +0200)
scripts/install_xtuple.sh

index da00915..0f07c6f 100644 (file)
@@ -127,7 +127,7 @@ install_packages() {
   sudo nvm alias default $NODE_VERSION
   sudo nvm alias xtuple $NODE_VERSION
 
-       // npm no longer supports its self-signed certificates
+       # npm no longer supports its self-signed certificates
        log "telling npm to use known registrars..."
        npm config set ca ""