JustinTimperio / warp-cli

A CLI tool designed to make interacting with Facebook's Open Source Library "Warp Speed Data Transfer" fast and pain-free.
MIT License
63 stars 3 forks source link

Rocky 8 automated install #15

Open vphan13 opened 2 years ago

vphan13 commented 2 years ago

Can you add the following to the install.sh to enable automated install for Rocky 8? ## Rocky elif [[ $osname == 'rocky' ]]; then # Install Dependencies yum -y install epel-release && \ yum -y --enablerepo=powertools install git python38 cmake boost-devel openssl jemalloc glog-devel double-conversion-devel make automake gcc gcc-c++ kernel-devel gtest-devel openssl-devel libeven t-devel