mirror of
https://github.com/community-scripts/ProxmoxVED.git
synced 2026-02-25 05:57:26 +00:00
Update manyfold-install.sh
This commit is contained in:
@@ -106,6 +106,7 @@ HTTPS_ONLY=false
|
|||||||
RAILS_ENV=production
|
RAILS_ENV=production
|
||||||
EOF
|
EOF
|
||||||
chown manyfold:manyfold /opt/.env
|
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 db:migrate
|
||||||
$STD source /opt/.env && bin/rails assets:precompile
|
$STD source /opt/.env && bin/rails assets:precompile
|
||||||
echo "${RELEASE}" >/opt/${APPLICATION}_version.txt
|
echo "${RELEASE}" >/opt/${APPLICATION}_version.txt
|
||||||
|
|||||||
Reference in New Issue
Block a user