RC scripts doesn't have *.rx mask

This commit is contained in:
Martin Blazik
2020-09-16 19:40:16 +02:00
parent d0dd01cbe1
commit 759fab0ea9
6 changed files with 1 additions and 1 deletions

3
rc/psql-env.sh Normal file
View File

@@ -0,0 +1,3 @@
export PGHOST=localhost
export PGUSER=postgres
export PGPASSWORD=passw0rd