From d6cb38f2d9cbfb01a6dd45958cef5922cd3a9101 Mon Sep 17 00:00:00 2001 From: Bas van den Berg <74251551+bvdberg01@users.noreply.github.com> Date: Tue, 25 Mar 2025 14:20:51 +0100 Subject: [PATCH] Update manyfold-install.sh --- install/manyfold-install.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/install/manyfold-install.sh b/install/manyfold-install.sh index 6263a28..5c22c5f 100644 --- a/install/manyfold-install.sh +++ b/install/manyfold-install.sh @@ -109,7 +109,6 @@ msg_ok ".env file setup" msg_info "Installing Manyfold" source /opt/.env -export RAILS_ENV=production cd /opt/manyfold chown -R manyfold:manyfold /opt/manyfold $STD gem install bundler