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

pgrep zmarkdown2pdf | xargs kill
sudo service nginx restart