瀏覽代碼

Don't use rsync by default.

pull/9/head
Nick Daly 8 年之前
父節點
當前提交
6e9a2ec746
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. +1
    -1
      log2ram

+ 1
- 1
log2ram 查看文件

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

SIZE=40M
USE_RSYNC=true
USE_RSYNC=false

# don't touch anything below here.



Loading…
取消
儲存