Explorar el Código

Don't use rsync by default.

pull/9/head
Nick Daly hace 8 años
padre
commit
6e9a2ec746
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      log2ram

+ 1
- 1
log2ram Ver fichero

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

SIZE=40M
USE_RSYNC=true
USE_RSYNC=false

# don't touch anything below here.



Cargando…
Cancelar
Guardar