Ver código fonte

Don't use rsync by default.

pull/9/head
Nick Daly 8 anos atrás
pai
commit
6e9a2ec746
1 arquivos alterados com 1 adições e 1 exclusões
  1. +1
    -1
      log2ram

+ 1
- 1
log2ram Ver arquivo

@@ -1,7 +1,7 @@
#!/bin/sh

SIZE=40M
USE_RSYNC=true
USE_RSYNC=false

# don't touch anything below here.



Carregando…
Cancelar
Salvar