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
forget the #!
pull/1/head
azlux
8 years ago
parent
4df5b08121
commit
873593776b
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
@@ -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…
Cancel
Save