Parcourir la source

Update install.sh

pull/3/head
Sailing74 il y a 8 ans
committed by GitHub
Parent
révision
aedb78f18e
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. +1
    -1
      install.sh

+ 1
- 1
install.sh Voir le fichier

@@ -3,7 +3,7 @@
if [ `id -u` -eq 0 ]
then
cp log2ram.service /etc/systemd/system/log2ram.service
chmod 644 /etc/systemd/system/log2ram.server
chmod 644 /etc/systemd/system/log2ram.service
cp log2ram /usr/local/bin/log2ram
chmod a+x /usr/local/bin/log2ram
systemctl enable log2ram


Chargement…
Annuler
Enregistrer