Commit 5a6a5f76 authored by 智勇's avatar 智勇

shell scr

parent 5d233a32
#!/bin/sh
source /etc/profile
pm2 start app.js --node-args="--harmony" -n testdata
\ No newline at end of file
#!/bin/sh
source /etc/profile
pm2 stop testdata
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment