Rendi i guard GREZZO compatibili con set -u

This commit is contained in:
2026-02-06 20:35:42 +01:00
parent 3efc5e6d61
commit 8b825642c3
9 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
#! /bin/bash --
[ ! -z "${GREZZO_1737747200}" ] && return; GREZZO_1737747200=0
[ -n "${GREZZO_1737747200-}" ] && return; GREZZO_1737747200=0
function feat_add_lsb_release() {
if ! feat_missing "apt-get"; then