Files
cm-app-melon/run-melon.sh

3 lines
93 B
Bash

CM_TODAY=$(date +"%Y-%m-%d")
npm start > "/var/www/html/services/cm-melon/$CM_TODAY.log" &