Explorar o código

Remove cron and add enable and Closes #17

Yoginth %!s(int64=6) %!d(string=hai) anos
pai
achega
e853472e4a
Modificáronse 1 ficheiros con 1 adicións e 4 borrados
  1. 1 4
      docs/INSTALLATION.md

+ 1 - 4
docs/INSTALLATION.md

@@ -88,12 +88,9 @@ sudo apt install node-less
 ```sh
 cp script/systemd/gitote.service /etc/systemd/system/
 sudo systemctl daemon-reload
+sudo systemctl enable gitote.service
 sudo systemctl restart gitote.service
 sudo systemctl status gitote.service
-
-# Cron Setup
-crontab -e
-@reboot sudo systemctl restart gitote.service
 ```
 
 ##### Installing NGINX