Update manyfold-install.sh

This commit is contained in:
Bas van den Berg 2025-03-23 16:52:54 +01:00 committed by GitHub
parent 4d89fa4b71
commit 566ee460fd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -82,7 +82,7 @@ $STD gem install sidekiq
$STD npm install --global corepack
corepack enable
$STD corepack prepare $YARN_VERSION --activate
$STD corepack use $YARN_VERSION --global
$STD corepack use $YARN_VERSION
$STD yarn install
cat <<EOF >/opt/.env
APP_VERSION=${RELEASE}