mirror of
https://github.com/postgresml/pgcat.git
synced 2026-05-31 23:19:05 +00:00
4f0f45b576
* Add pgcat user * warn * dev
5 lines
44 B
Bash
5 lines
44 B
Bash
#!/bin/bash
|
|
set -e
|
|
|
|
systemctl daemon-reload
|