Przeglądaj źródła

added logfile

pull/131/head
Pascal 3 lat temu
rodzic
commit
832f9b213d
1 zmienionych plików z 1 dodań i 0 usunięć
  1. +1
    -0
      common.sh

+ 1
- 0
common.sh Wyświetl plik

@@ -21,6 +21,7 @@ log() {

#log here
echo "${log_priority} : ${log_message}"
echo $(date '+%d-%m-%Y %H:%M') "${log_priority} : ${log_message}" >> /var/log/noaa.log
}

## current date and folder structure


Ładowanie…
Anuluj
Zapisz