mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-21 00:50:35 +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