I read in different places in this project:
"This script only works for CentOS distributions (8.1 and older)"
"is built to run on CentOS 8.1 and older"
"Dependencies: CentOS 8.1 and older"
"At the moment just working on CentOS 8.1 and older."
And when I run it I got the message:
"Sorry, this is only supported for CentOS 8.* ...
Meaning, it only runs for 8.*, not older.
At least in dependencies you should write: 8., or >=8
And most likely you should refer to it as CentOS 8. everywhere,
so as not to mislead people reading it...
:|
Sad, I was so happy to find an easy solution for our server (We are CentOs 7)
I read in different places in this project:
"This script only works for CentOS distributions (8.1 and older)"
"is built to run on CentOS 8.1 and older"
"Dependencies: CentOS 8.1 and older"
"At the moment just working on CentOS 8.1 and older."
And when I run it I got the message:
"Sorry, this is only supported for CentOS 8.* ...
Meaning, it only runs for 8.*, not older.
At least in dependencies you should write: 8., or >=8
And most likely you should refer to it as CentOS 8. everywhere,
so as not to mislead people reading it...
:|
Sad, I was so happy to find an easy solution for our server (We are CentOs 7)