„bHELPER.sh“ ändern

This commit is contained in:
dingens 2023-02-22 20:20:43 +00:00
parent cf0d4eff3a
commit 8c1d10cabc
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ gl__nmcli_dev_status="${0}.nmcli_dev_status.tmp" && nmcli dev status > ${gl__nmc
### Desktop Icon
################################################################################
if ! grep "^desktopiconautom=no" "${gl__config_file}"; then
if ! grep "^desktopiconautom=no" "${gl__config_file}" &> /dev/null ; then
cat <<_EOF_ > "${HOME}/${gl__desktop_vz}bHELPER.desktop"
#!/usr/bin/env xdg-open
[Desktop Entry]