Update scanservjs install script location
This commit is contained in:
		@@ -7,6 +7,6 @@ else
 | 
				
			|||||||
fi
 | 
					fi
 | 
				
			||||||
 | 
					
 | 
				
			||||||
echo "Installing scanservjs directly from GitHub..."
 | 
					echo "Installing scanservjs directly from GitHub..."
 | 
				
			||||||
curl -s https://raw.githubusercontent.com/sbs20/scanservjs/master/packages/server/installer.sh | $sudo bash -s -- -a
 | 
					curl -s https://raw.githubusercontent.com/sbs20/scanservjs/master/packages/server/bootstrap.sh | $sudo bash -s -- -a
 | 
				
			||||||
 | 
					
 | 
				
			||||||
exit 0
 | 
					exit 0
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user