2
0
Эх сурвалжийг харах

Updated rebuild-wekan.sh install deps for macOS. Part 2.

Lauri Ojansivu 1 сар өмнө
parent
commit
2df73bedee
1 өөрчлөгдсөн 1 нэмэгдсэн , 0 устгасан
  1. 1 0
      rebuild-wekan.sh

+ 1 - 0
rebuild-wekan.sh

@@ -89,6 +89,7 @@ do
 			npm -g uninstall node-pre-gyp
 			npm -g install @mapbox/node-pre-gyp
 			npm -g install meteor@2.14
+			export PATH=~/.meteor:$PATH
 			exit;
 		elif [[ "$OSTYPE" == "cygwin" ]]; then
 		        # POSIX compatibility layer and Linux environment emulation for Windows