diff options
Diffstat (limited to 'app/config/secrets/plume/pgsql_pw.sh')
-rwxr-xr-x | app/config/secrets/plume/pgsql_pw.sh | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/app/config/secrets/plume/pgsql_pw.sh b/app/config/secrets/plume/pgsql_pw.sh deleted file mode 100755 index 519a30a..0000000 --- a/app/config/secrets/plume/pgsql_pw.sh +++ /dev/null @@ -1,2 +0,0 @@ -#!/bin/bash -openssl rand -base64 32 > pgsql_pw |