Browse Source
- updated setup instructions Added scripts directory with the systemd config filesmaster
3 changed files with 39 additions and 4 deletions
@ -0,0 +1,6 @@
|
||||
[Unit] |
||||
Description=Flashair syncronisation program |
||||
|
||||
[Service] |
||||
WorkingDirectory=WORKDIR/flashairup/ |
||||
ExecStart=WORKDIR/flashairup/main.py --sync |
Loading…
Reference in new issue