Files

6 lines
65 B
Bash
Raw Permalink Normal View History

2023-08-08 11:51:38 -07:00
#!/bin/bash
2023-08-10 12:25:43 -07:00
set -e
2023-08-08 11:51:38 -07:00
systemctl stop pgcat
systemctl disable pgcat