Don’t try install “install”
Oops
This commit is contained in:
parent
e69513faeb
commit
905d24ab2f
1 changed files with 1 additions and 1 deletions
|
@ -184,7 +184,7 @@ esac
|
|||
bigecho "Installing Fail2Ban to protect SSH..."
|
||||
|
||||
if $RHEL8BETA; then
|
||||
yum -y install install git python3-pip gcc python3-devel systemd-devel
|
||||
yum -y install git python3-pip gcc python3-devel systemd-devel
|
||||
pip3 install git+https://github.com/systemd/python-systemd.git#egg=systemd
|
||||
PWO=$PWD
|
||||
cd /opt/src || exit 1
|
||||
|
|
Loading…
Add table
Reference in a new issue