Commit 799d4836 authored by tywldx's avatar tywldx

d

parent 5f969b17
#!/bin/sh
pm2 start ./bin/server.js --node-args="--harmony" -n BlackPearl
\ No newline at end of file
pm2 start ./bin/server.js --node-args="--harmony" -n NewBlackPearl
\ No newline at end of file
#!/bin/sh
pm2 stop BlackPearl
\ No newline at end of file
pm2 stop NewBlackPearl
\ 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