This website works better with JavaScript.
Home
Help
Sign In
heuzef
/
log2ram
mirror of
https://github.com/azlux/log2ram.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
18
Wiki
Activity
Browse Source
Remove old folder
tags/v1.2
azlux
7 years ago
committed by
GitHub
parent
b7c725f47d
commit
a31ba4927f
1 changed files
with
4 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+4
-0
install.sh
+ 4
- 0
install.sh
View File
@@ -11,6 +11,10 @@ then
systemctl enable log2ram
cp log2ram.hourly /etc/cron.hourly/log2ram
chmod +x /etc/cron.hourly/log2ram
if [ -d /var/log.hdd ]; then
rm -r /var/log.hdd
fi
echo "##### Reboot to activate log2ram #####"
else
Write
Preview
Loading…
Cancel
Save