junglert / shc

The easy way to display information about your device - made with php
https://junglert.github.io/shc/
GNU General Public License v3.0
4 stars 0 forks source link

Error: "Cant find any suitable OS" on KDE neon User Edition 5.20 #37

Open daribock opened 3 years ago

daribock commented 3 years ago

I get following error when I start the init.sh:

Checking if apache2 and apache2-mod_php7 are installed

Cant find any suitable OS

I am using KDE neon User Edition 5.20

junglert commented 3 years ago

grep -iq debian /etc/os-release ; echo $?

https://stackoverflow.com/questions/229551/how-to-check-if-a-string-contains-a-substring-in-bash