Files
pgcat/prerm
2023-08-08 11:51:38 -07:00

5 lines
58 B
Bash

#!/bin/bash
systemctl stop pgcat
systemctl disable pgcat