„bHELPER.sh“ ändern

This commit is contained in:
dingens 2022-09-19 17:08:15 +00:00
parent 076ebf1667
commit 82183b5526
1 changed files with 3 additions and 0 deletions

View File

@ -384,6 +384,9 @@ read hardware
s|S)
bannertitel="Hauptmenü => Software"
banner
echo " ${gl__format_red}${gl__osprettyname}:${gl__format_off}"
grep "Tumbleweed\|Ubuntu\|Manjaro\|Arch Linux" /etc/os-release &> /dev/null && echo " ${gl__format_red}| L |${gl__format_off} Linux Distribution aktualisieren"
[[ -f /usr/bin/zypper ]] && echo " ${gl__format_red}| C |${gl__format_off} zypper (SUSE) - Alle nicht gepatchten CVEs auflisten"
echo " ${gl__format_red}Paketverwaltungen:${gl__format_off}"
grep "Tumbleweed\|Ubuntu\|Manjaro\|Arch Linux" /etc/os-release &> /dev/null && echo " ${gl__format_red}| L |${gl__format_off} Linux Distribution aktualisieren"
[[ -f /usr/bin/flatpak ]] && echo " ${gl__format_red}| F |${gl__format_off} Flatpak"