hashbangs
This commit is contained in:
parent
e4e5bbef6f
commit
a4e0e29d18
@ -1,3 +1,5 @@
|
|||||||
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
source ./pg.env
|
source ./pg.env
|
||||||
|
|
||||||
$PGCTL init
|
$PGCTL init
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
#!/bin/bash
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
source ./pg.env
|
source ./pg.env
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user