This repository has been archived on 2021-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
Dockerfiles/unmaintened/z2pdf/conf/stop.sh

3 lines
60 B
Bash
Raw Normal View History

2017-03-14 20:56:57 +01:00
pgrep zmarkdown2pdf | xargs kill
sudo service nginx restart