This website works better with JavaScript.
首頁
說明
登入
heuzef
/
log2ram
镜像来自
https://github.com/azlux/log2ram.git
關註
1
收藏
0
複製
0
程式碼
問題管理
0
版本發佈
18
Wiki
Activity
瀏覽代碼
forget the #!
pull/1/head
azlux
8 年之前
父節點
4df5b08121
當前提交
873593776b
共有
1 個文件被更改
,包括
4 次插入
和
0 次删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+4
-0
install.sh
+ 4
- 0
install.sh
查看文件
@@ -1,3 +1,7 @@
#!/bin/sh
cp log2ram.service /etc/systemd/system/log2ram.service
cp log2ram /usr/local/bin/log2ram
systemctl enable log2ram
echo "Reboot to activate log2ram"
Write
Preview
Loading…
取消
儲存