mirror of
https://github.com/MarkParker5/STARK.git
synced 2024-11-24 08:12:13 +02:00
oops
This commit is contained in:
parent
58a1c0da8a
commit
f0bab69eb3
@ -37,19 +37,3 @@ def method(params, finish_event):
|
||||
patterns = ['* обновись *', '* можешь обновиться *', '* обнови себя *', '* скачай обновления *']
|
||||
gitpull = RPi('git pull archie.git', [], patterns)
|
||||
gitpull.setStart(method)
|
||||
|
||||
#
|
||||
|
||||
[Unit]
|
||||
Description=A.R.C.H.I.E.
|
||||
|
||||
[Service]
|
||||
WorkingDirectory=/home/pi/archie
|
||||
ExecStart=/home/pi/archie/main.py
|
||||
Restart=always
|
||||
RestartSec=10
|
||||
KillSignal=SIGINT
|
||||
SyslogIdentifier=archie
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
|
Loading…
Reference in New Issue
Block a user