Skip to content

Commit 69f3463

Browse files
committed
pgbackrest runit added
1 parent d4573a7 commit 69f3463

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

  • runit/pgbackrest

runit/pgbackrest/run

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
#!/bin/sh -e
2+
3+
exec 2>&1
4+
exec pgbackrest server

0 commit comments

Comments
 (0)