mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-03 06:35:51 +00:00
Since we need to run relocate_python_scripts.py on install time, python script may not able to run on various different environment. So convert the script to bash script, merge it into install.sh.