diff --git a/install/manyfold-install.sh b/install/manyfold-install.sh index abbbd2a..38a2950 100644 --- a/install/manyfold-install.sh +++ b/install/manyfold-install.sh @@ -106,6 +106,7 @@ HTTPS_ONLY=false RAILS_ENV=production EOF chown manyfold:manyfold /opt/.env +$STD source /opt/.env && credentials:edit $STD source /opt/.env && bin/rails db:migrate $STD source /opt/.env && bin/rails assets:precompile echo "${RELEASE}" >/opt/${APPLICATION}_version.txt