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