mirror of
https://github.com/postgresml/pgcat.git
synced 2026-03-22 17:06:29 +00:00
5 lines
60 B
Plaintext
5 lines
60 B
Plaintext
|
|
#!/bin/bash
|
||
|
|
|
||
|
|
systemctl daemon-reload
|
||
|
|
systemctl enable pgcat
|