Kaynağa Gözat

typo

tags/v1.3
Nico Rey 4 yıl önce
ebeveyn
işleme
ea4a283ec6
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. +1
    -1
      test_reception.sh

+ 1
- 1
test_reception.sh Dosyayı Görüntüle

@@ -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
}


Yükleniyor…
İptal
Kaydet