This commit is contained in:
Girish Ramakrishnan 2023-05-05 09:24:45 +02:00
parent 2392fde4bd
commit ca20c3277c

View file

@ -11,7 +11,7 @@ fi
chown -R cloudron:cloudron /app/data
[[ -f /app/data/prometheus_variables.sh ]] && mv /app/data/env.sh
[[ -f /app/data/prometheus_variables.sh ]] && mv /app/data/prometheus_variables.sh /app/data/env.sh
if [[ ! -f /app/data/env.sh ]]; then
echo "=> Copy default env.sh"