mirror of
https://github.com/tl-open-source/tl-rtc-file.git
synced 2025-09-26 19:41:16 +08:00
5 lines
59 B
Bash
Executable File
5 lines
59 B
Bash
Executable File
#!/bin/bash
|
|
|
|
pm2 stop all
|
|
|
|
echo "stop all pm2 processes ok" |