mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-23 16:22:15 +00:00
Currently debian_files_gen.py mistakenly renames scylla-server.service to "scylla-server." on non-standard product name environment such as scylla-enterprise, it should be fix to correct filename. Fixes #7423