mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-03 21:43:21 +00:00 
			
		
		
		
	Include /usr/lib/nodejs in node search path.
(imported from commit c818905a91a5fe5754a0bddeb12caa00b50bfed3)
This commit is contained in:
		@@ -2,7 +2,7 @@
 | 
			
		||||
 | 
			
		||||
cd "$(dirname "$0")"/..
 | 
			
		||||
 | 
			
		||||
export NODE_PATH=static
 | 
			
		||||
export NODE_PATH=/usr/lib/nodejs:static
 | 
			
		||||
 | 
			
		||||
INDEX_JS=zerver/tests/frontend/node/index.js
 | 
			
		||||
NODEJS=$(which nodejs || which node)
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user