Update install/ghostfolio-install.sh

This commit is contained in:
Slaviša Arežina 2025-08-15 14:45:50 +02:00 committed by Lucas Fell
parent 6242c3894f
commit fd2fbd36db
No known key found for this signature in database
GPG Key ID: A945E49841A89654

View File

@ -150,7 +150,6 @@ fi
if [[ -n "${COINGECKO_PRO_KEY:-}" ]]; then
echo "API_KEY_COINGECKO_PRO=$COINGECKO_PRO_KEY" >>/opt/ghostfolio/.env
fi
msg_ok "Set up Environment"
msg_info "Running Database Migrations"