Nico Rey 4 lat temu
rodzic
commit
ea4a283ec6
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      test_reception.sh

+ 1
- 1
test_reception.sh Wyświetl plik

@@ -7,7 +7,7 @@ fi

command_exists() {
if ! command -v "$1" &> /dev/null; then
log "Required command not found: $1" "ERROR"
echo "Required command not found: $1" "ERROR"
exit 1
fi
}


Ładowanie…
Anuluj
Zapisz