This website works better with JavaScript.
Почетна
Помоћ
Пријавите Се
heuzef
/
log2ram
огледало од
https://github.com/azlux/log2ram.git
Прати
1
Волим
0
Креирај огранак
0
Код
Дискусије
0
Издања
18
Вики
Activity
Преглед изворни кода
Bug fix: avoid installing when still installed
pull/37/head
Nathan Huizinga
пре 7 година
родитељ
0e76e8d655
комит
4f7c1a33a2
1 измењених фајлова
са
3 додато
и
0 уклоњено
Подељен поглед
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-0
install.sh
+ 3
- 0
install.sh
Прегледај датотеку
@@ -1,5 +1,8 @@
#!/bin/sh
[ -d /var/hdd.log ] && echo "ERROR: log2ram still installed. Uninstall first!"
[ -d /var/hdd.log ] && exit 1
if [ `id -u` -eq 0 ]
then
cp log2ram.service /etc/systemd/system/log2ram.service
Write
Preview
Loading…
Откажи
Сачувај