forked from coolaj86/node-installer.sh
		
	Update setup-node-ubuntu.bash to change to Daplie project from coolaj86 private project.
This commit is contained in:
		
							parent
							
								
									de522df09b
								
							
						
					
					
						commit
						fb0a8f6372
					
				@ -3,7 +3,7 @@
 | 
			
		||||
# Installs node.js only (no development dependencies) for both Ubuntu and OS X
 | 
			
		||||
 | 
			
		||||
#
 | 
			
		||||
# See https://git.daplie.com/coolaj86/node-install-script
 | 
			
		||||
# See https://git.daplie.com/Daplie/node-install-script
 | 
			
		||||
#
 | 
			
		||||
 | 
			
		||||
# curl -fsSL bit.ly/nodejs-min | bash
 | 
			
		||||
@ -23,7 +23,7 @@ fi
 | 
			
		||||
 | 
			
		||||
NODEJS_NAME="node"
 | 
			
		||||
NODEJS_BASE_URL="https://nodejs.org"
 | 
			
		||||
BASE_URL="https://git.daplie.com/coolaj86/node-install-script/raw/master"
 | 
			
		||||
BASE_URL="https://git.daplie.com/Daplie/node-install-script/raw/master"
 | 
			
		||||
#NO_FAIL2BAN=""
 | 
			
		||||
NO_FAIL2BAN="nope"
 | 
			
		||||
OS="unsupported"
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user