Преглед изворни кода

fixed a typo in the command

master
Wouter Horlings пре 6 година
родитељ
комит
58fd50b258
1 измењених фајлова са 1 додато и 1 уклоњено
  1. +1
    -1
      systemd_timer_files/README.md

+ 1
- 1
systemd_timer_files/README.md Прегледај датотеку

@@ -11,7 +11,7 @@ In `pythontaskcheck.timer` replace `[[path_to_repo]]` with the absolute path to
Move `pythontaskcheck.timer` and `pytontaskcheck.service` to the `$XDG_RUNTIME_DIR/systemd/user/` dir.
Run the following commands to enable the scheduled execution.
```
$ systemctl --user deamon-reload
$ systemctl --user daemon-reload
$ systemctl --user enable pythontaskcheck.timer
$ systemctl --user start pythontaskcheck.timer
```


Loading…
Откажи
Сачувај