Clean up group names. Fix mineos

This commit is contained in:
2019-12-23 10:30:50 -05:00
parent 488aa851bb
commit 793f9f0da3
49 changed files with 1041 additions and 3 deletions

View File

@@ -0,0 +1,3 @@
export PATH={{ npm_config_prefix }}/bin:$PATH
export NPM_CONFIG_PREFIX={{ npm_config_prefix }}
export NODE_PATH=$NODE_PATH:{{ npm_config_prefix }}/lib/node_modules