forked from coolaj86/digd.js
		
	update urls
This commit is contained in:
		
							parent
							
								
									a1eca4f1a5
								
							
						
					
					
						commit
						50b335aa61
					
				| @ -9,9 +9,9 @@ chown -R digd:digd /opt/digd.js /srv/digd.js | ||||
| echo "v8.9.0" > /tmp/NODEJS_VER | ||||
| export NODE_PATH=/opt/digd.js/lib/node_modules | ||||
| export NPM_CONFIG_PREFIX=/opt/digd.js | ||||
| curl -fsSL https://bit.ly/install-min-node -o ./install-node.sh.tmp | ||||
| bash ./install-node.sh.tmp | ||||
| rm ./install-node.sh.tmp | ||||
| curl -fsSL https://git.coolaj86.com/coolaj86/node-installer.sh/raw/master/install.sh -o ./node-installer.sh.tmp | ||||
| bash ./node-installer.sh.tmp | ||||
| rm ./node-installer.sh.tmp | ||||
| /opt/digd.js/bin/node /opt/digd.js/bin/npm install -g npm@4 | ||||
| 
 | ||||
| git clone https://git.coolaj86.com/coolaj86/digd.js /opt/digd.js/lib/node_modules/digd.js | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user