mirror of
https://github.com/scylladb/scylladb.git
synced 2026-06-01 20:46:56 +00:00
Move code to a traditional install.sh script (more traditional would be a "make install", but this is close enough). This allows testing installation independently of packaging. In addition, non-Red Hat-packaging can share much of the code in install.sh. Ref #3243. Tests: build+install rpm Message-Id: <20180517114147.30863-1-avi@scylladb.com>