Fixed squid installation
This commit is contained in:
parent
fee4d664f2
commit
68409ada5f
@ -2,6 +2,8 @@
|
||||
|
||||
REPO_FILE_URL="https://www.ngtech.co.il/repo/rocky/ngtech-squid.repo"
|
||||
|
||||
dnf install wget -y
|
||||
|
||||
wget "${REPO_FILE_URL}" -O "/etc/yum.repos.d/ngtech-squid.repo"
|
||||
|
||||
dnf install epel-release -y
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user