Browse Source

forget the #!

pull/1/head
azlux 8 years ago
parent
commit
873593776b
1 changed files with 4 additions and 0 deletions
  1. +4
    -0
      install.sh

+ 4
- 0
install.sh View File

@@ -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"

Loading…
Cancel
Save