mirror of
https://github.com/postgresml/pgcat.git
synced 2026-03-23 01:16:30 +00:00
5 lines
60 B
Bash
5 lines
60 B
Bash
#!/bin/bash
|
|
|
|
systemctl daemon-reload
|
|
systemctl enable pgcat
|