romm: write real version into backend/__version__.py placeholder

This commit is contained in:
MickLesk
2026-09-04 10:42:43 +02:00
parent 205839c29a
commit fb6e68c282
2 changed files with 2 additions and 0 deletions

View File

@@ -161,6 +161,7 @@ else
fi
fetch_and_deploy_gh_release "romm" "rommapp/romm" "tarball"
echo "__version__ = \"$(cat ~/.romm)\"" >/opt/romm/backend/__version__.py
msg_info "Creating environment file"
sed -i 's/^supervised no/supervised systemd/' /etc/redis/redis.conf