„bHELPER.sh“ ändern

This commit is contained in:
dingens 2022-10-04 13:49:02 +00:00
parent 1967e47ff5
commit f930a1f304
1 changed files with 1 additions and 1 deletions

View File

@ -385,7 +385,7 @@ s|S)
bannertitel="Hauptmenü => Software"
banner
echo " ${gl__format_red}${gl__osprettyname}:${gl__format_off}"
if grep -q "Tumbleweed\|Ubuntu\|Manjaro\|Arch Linux" /etc/os-release ; then
if grep -q "Tumbleweed\|Ubuntu\|Manjaro\|Arch Linux\|Mint" /etc/os-release ; then
echo " ${gl__format_red}| U |${gl__format_off} Aktualisieren"
fi
if grep -q "Tumbleweed" /etc/os-release ; then