Changes

From SME Server
Jump to navigationJump to search
Line 51: Line 51:     
====Enable the Node.js environment at boot time====
 
====Enable the Node.js environment at boot time====
The preferred way to enable scl nodejs010 permanently at logout or (re)boot is to add a custom script called 'enablenodejs010.sh' to /etc/profiles.d/ directory with the following content and make it executable.
+
The preferred way to enable scl nodejs010 permanently at logout or (re)boot is to add a custom script called 'enablenodejs010.sh' to /etc/profile.d/ directory with the following content and make it executable.
    
  #!/bin/sh
 
  #!/bin/sh

Navigation menu