Files
pgcat/prerm
T

5 lines
58 B
Bash
Raw Normal View History

2023-08-08 11:51:38 -07:00
#!/bin/bash
systemctl stop pgcat
systemctl disable pgcat