romm: write real version into backend/__version__.py placeholder (#17009)

This commit is contained in:
CanbiZ (MickLesk)
2026-09-05 05:02:40 +02:00
committed by GitHub
parent d01e9a2c33
commit 1d1fd98d05
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