diff options
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/everytea-fetch.service | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/everytea-fetch.service b/etc/everytea-fetch.service index e18a5e5..ea8edcc 100644 --- a/etc/everytea-fetch.service +++ b/etc/everytea-fetch.service @@ -6,7 +6,7 @@ Wants=everytea-fetch.timer Type=oneshot User=root WorkingDirectory=/root/everytea.ru -ExecStart=/usr/local/bin/luna -n 1 /root/everytea.ru/main.lua /root/everytea.ru/bin/fetch.fnl +ExecStart=/usr/local/bin/luna -n 1 /root/everytea.ru/bin/fetch.fnl [Install] WantedBy=multi-user.target |
