Unverified Commit 82ca5e26 authored by Igor Pečovnik's avatar Igor Pečovnik Committed by GitHub
Browse files

update download method

parent f2f569bc
......@@ -1589,7 +1589,7 @@ while true; do
fi
if [[ "$selection" == *Mayan* && "$MAYAN_STATUS" != "on" ]]; then
curl -sSL get.mayan-edms.com | bash
wget -o https://gitlab.com/mayan-edms/mayan-edms/raw/master/contrib/scripts/install/docker.sh | bash
selection=${selection//Mayan/}
fi
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment