From e9e8b529f05eadb0bd7597bfdb8789087908dd18 Mon Sep 17 00:00:00 2001 From: SunFlowerOwl Date: Sun, 23 Nov 2025 15:28:47 -0500 Subject: [PATCH] Remove comments --- install/manyfold-install.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/install/manyfold-install.sh b/install/manyfold-install.sh index 51fb86d42..2e1e4e5f1 100644 --- a/install/manyfold-install.sh +++ b/install/manyfold-install.sh @@ -99,8 +99,6 @@ $STD bundle install $STD gem install sidekiq $STD npm install --global corepack corepack enable yarn -# $STD corepack prepare $YARN_VERSION --activate -# $STD corepack use $YARN_VERSION chown manyfold:manyfold /opt/.env rm /opt/manyfold/config/credentials.yml.enc $STD bin/rails credentials:edit