diff --git a/scripts/install b/scripts/install index 7be59db..f3ac754 100644 --- a/scripts/install +++ b/scripts/install @@ -168,6 +168,7 @@ sudo sed -i "s@#SMTP_OPENSSL_VERIFY_MODE=peer@SMTP_OPENSSL_VERIFY_MODE=none@g" " # Preconfig CSS & JS sudo su - $app <> .env.production RAILS_ENV=production bin/bundle exec rails db:setup RAILS_ENV=production bin/bundle exec rails --trace assets:precompile CCOMMANDS