This website works better with JavaScript.
首頁
說明
登入
heuzef
/
log2ram
镜像来自
https://github.com/azlux/log2ram.git
關註
1
收藏
0
複製
0
程式碼
問題管理
0
版本發佈
18
Wiki
Activity
瀏覽代碼
typo
fix
#107
tags/1.5
Azlux
4 年之前
父節點
881eea145f
當前提交
31e4409fc3
共有
1 個文件被更改
,包括
1 次插入
和
1 次删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
log2ram
+ 1
- 1
log2ram
查看文件
@@ -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."
Write
Preview
Loading…
取消
儲存