Przeglądaj źródła

Update log2ram

Fix quoting
pull/94/head
MegaV0lt 5 lat temu
committed by GitHub
rodzic
commit
fe281aaaf9
Nie znaleziono w bazie danych klucza dla tego podpisu ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      log2ram

+ 1
- 1
log2ram Wyświetl plik

@@ -29,7 +29,7 @@ syncFromDisk () {
isSafe

if [ -n "$(du -sh -t "$SIZE" $HDD_LOG/ | cut -f1)" ]; then
echo 'ERROR: RAM disk too small. Can\'t sync.'
echo "ERROR: RAM disk too small. Can't sync."
umount -l $RAM_LOG/
umount -l $HDD_LOG/
if [ "$MAIL" = true ]; then


Ładowanie…
Anuluj
Zapisz