Kaynağa Gözat

Change log format to more standard one

pull/16/head
Kristijan Mitrovic 4 yıl önce
ebeveyn
işleme
037f0cfd78
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. +1
    -1
      automation/roles/bubble/files/bubble_restore_monitor.sh

+ 1
- 1
automation/roles/bubble/files/bubble_restore_monitor.sh Dosyayı Görüntüle

@@ -21,7 +21,7 @@ function die {
}

function log {
echo "[$(date)] ${1}" >> ${LOG}
echo "$(date): ${1}" >> ${LOG}
}

START=$(date +%s)


Yükleniyor…
İptal
Kaydet