From 310f7d5a1ecb683890054c695f9d4f6f85dc3923 Mon Sep 17 00:00:00 2001 From: Martin Winkler Date: Sun, 12 May 2019 01:00:34 +0200 Subject: [PATCH] Postgress password global to be able to set in supervisor config --- seqs/mayan-edms.sh | 1 + 1 file changed, 1 insertion(+) mode change 100644 => 100755 seqs/mayan-edms.sh diff --git a/seqs/mayan-edms.sh b/seqs/mayan-edms.sh old mode 100644 new mode 100755 index 50234fd..9514a06 --- a/seqs/mayan-edms.sh +++ b/seqs/mayan-edms.sh @@ -26,6 +26,7 @@ step_3() { exe chown -R mayan:mayan /opt/mayan-edms } +postgresPass="" step_4_info() { echo "Install $toolName"; } step_4() { exe sudo -u mayan /opt/mayan-edms/bin/pip install --no-cache-dir --no-use-pep517 mayan-edms