MISP / misp-dashboard

A live dashboard for a real-time overview of threat intelligence from MISP instances
GNU Affero General Public License v3.0
192 stars 66 forks source link

chg: [install] Quick change to support redhat/centos #107

Closed gallypette closed 5 years ago

gallypette commented 5 years ago

Red Hat switch. I Did not test.

mokaddem commented 5 years ago

Maybe using /etc/*-release instead of gcc to get the OS: https://stackoverflow.com/questions/47838800/etc-lsb-release-vs-etc-os-release

SteveClement commented 5 years ago

Good, and essential, idea.

I will implement a quick fix ;)

SteveClement commented 5 years ago

Thanks again for the nudge, see here: https://github.com/MISP/misp-dashboard/pull/111