Ver código fonte

typo fix #107

tags/1.5
Azlux 4 anos atrás
pai
commit
31e4409fc3
1 arquivos alterados com 1 adições e 1 exclusões
  1. +1
    -1
      log2ram

+ 1
- 1
log2ram Ver arquivo

@@ -26,7 +26,7 @@ syncFromDisk () {
TP_SIZE=$SIZE
if [ "$ZL2R" = true ]; then
TP_SIZE=$LOG_DISK_SIZE
then
fi
if [ ! -z "$(du -sh -t "$TP_SIZE" $HDD_LOG/ | cut -f1)" ]; then
echo "ERROR: RAM disk for "$HDD_LOG/" too small. Can't sync."


Carregando…
Cancelar
Salvar