Postgress password global to be able to set in supervisor config
This commit is contained in:
1
seqs/mayan-edms.sh
Normal file → Executable file
1
seqs/mayan-edms.sh
Normal file → Executable file
@@ -26,6 +26,7 @@ step_3() {
|
|||||||
exe chown -R mayan:mayan /opt/mayan-edms
|
exe chown -R mayan:mayan /opt/mayan-edms
|
||||||
}
|
}
|
||||||
|
|
||||||
|
postgresPass=""
|
||||||
step_4_info() { echo "Install $toolName"; }
|
step_4_info() { echo "Install $toolName"; }
|
||||||
step_4() {
|
step_4() {
|
||||||
exe sudo -u mayan /opt/mayan-edms/bin/pip install --no-cache-dir --no-use-pep517 mayan-edms
|
exe sudo -u mayan /opt/mayan-edms/bin/pip install --no-cache-dir --no-use-pep517 mayan-edms
|
||||||
|
Reference in New Issue
Block a user