Skip to content
This repository was archived by the owner on Jul 4, 2023. It is now read-only.

Commit 8e81a7a

Browse files
author
Riaan Nolan
committed
Merge branch 'feature/postgres-source-etc-environment' into 'master'
source /etc/environment See merge request all-staff/hashiqube!134
1 parent 87cc42e commit 8e81a7a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

database/postgresql.sh

+5
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,11 @@ else
4141
vault status
4242
fi
4343

44+
echo -e '\e[38;5;198m'"++++ "
45+
echo -e '\e[38;5;198m'"++++ Source /etc/environment"
46+
echo -e '\e[38;5;198m'"++++ "
47+
source /etc/environment
48+
4449
echo -e '\e[38;5;198m'"++++ "
4550
echo -e '\e[38;5;198m'"++++ Show users in database"
4651
echo -e '\e[38;5;198m'"++++ "

0 commit comments

Comments
 (0)