Initial commit, including all apps previously in course
This commit is contained in:
6
todoapp/nodejs/run.sh
Normal file
6
todoapp/nodejs/run.sh
Normal file
@@ -0,0 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
source /opt/rh/nodejs010/enable
|
||||
|
||||
node app.js
|
||||
|
||||
Reference in New Issue
Block a user