caddy-retired/systemd/stop

5 lines
121 B
Plaintext
Raw Normal View History

2020-05-12 14:51:19 -07:00
#!/bin/bash
sudo systemctl stop caddy
sudo systemctl status caddy
sudo journalctl --unit=caddy.service -n 100 --no-pager