make pkg changed
This commit is contained in:
5
bin/nodejs.sh
Executable file
5
bin/nodejs.sh
Executable file
@@ -0,0 +1,5 @@
|
||||
# copy to /etc/profile.d/ to set the environment variables for all users
|
||||
# cp -f nodejs.sh /etc/profile.d/99-nodejs.sh
|
||||
|
||||
export PATH=/usr/local/bin:$PATH
|
||||
export NODE_OPTIONS=--max-old-space-size=50000
|
||||
Reference in New Issue
Block a user