5 lines
71 B
Bash
5 lines
71 B
Bash
|
|
#!/bin/bash
|
||
|
|
./shell/update.sh node服务 .
|
||
|
|
forever stopall
|
||
|
|
npm run pro
|