From 2c89f5f32ccd2ee8220e5b958d9324b318e53266 Mon Sep 17 00:00:00 2001 From: unwox Date: Tue, 30 Sep 2025 10:06:45 +0600 Subject: add thailandtea parser --- etc/everytea-fetch.service | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'etc') 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 -- cgit v1.2.3