mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-29 11:10:40 +00:00
Users can set python3 and sysconfdir from cmdline of install.sh according to the install mode (root or nonroot) and distro type. It's helpful to correct the default python3/sysconfdir, otherwise setup scripts or scylla-jmx doesn't work. Fixes #7130 Signed-off-by: Amos Kong <amos@scylladb.com>