Browse Source

Remove old folder

tags/v1.2
azlux 7 years ago
committed by GitHub
parent
commit
a31ba4927f
1 changed files with 4 additions and 0 deletions
  1. +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


Loading…
Cancel
Save