wekan/stop-wekan.sh
2020-09-04 10:22:51 -07:00

4 lines
35 B
Bash
Executable File

#!/bin/sh
pkill -f "node main.js"