forked from coolaj86/node-installer.sh
		
	Update setup.bash
This commit is contained in:
		
							parent
							
								
									020fe6b3d6
								
							
						
					
					
						commit
						c65932db08
					
				@ -3,7 +3,7 @@
 | 
			
		||||
# Installs node.js + dependencies for both Ubuntu and OS X
 | 
			
		||||
 | 
			
		||||
#
 | 
			
		||||
# See https://github.com/coolaj86/node-install-script
 | 
			
		||||
# See https://git.daplie.com/coolaj86/node-install-script
 | 
			
		||||
#
 | 
			
		||||
 | 
			
		||||
# curl -fsSL https://example.com/setup.bash | bash
 | 
			
		||||
@ -11,7 +11,7 @@
 | 
			
		||||
 | 
			
		||||
NODEJS_NAME="node"
 | 
			
		||||
NODEJS_BASE_URL="https://nodejs.org"
 | 
			
		||||
BASE_URL="https://raw.githubusercontent.com/coolaj86/node-install-script/master"
 | 
			
		||||
BASE_URL="https://git.daplie.com/coolaj86/node-install-script/raw/master"
 | 
			
		||||
NO_FAIL2BAN=""
 | 
			
		||||
OS="unsupported"
 | 
			
		||||
ARCH=""
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user