Files

16 lines
559 B
Desktop File

[Unit]
Description=SEO watch — regresiones de enlaces/sitemap en los blogs EN + ES
Documentation=file:///home/chemavx/seo-tools/seo_watch.py
After=network-online.target
Wants=network-online.target
[Service]
Type=oneshot
User=chemavx
WorkingDirectory=/home/chemavx/seo-tools
Environment=HOME=/home/chemavx
Environment=KUBECONFIG=/home/chemavx/.kube/config
Environment=PATH=/home/chemavx/.local/bin:/home/chemavx/.nvm/versions/node/v24.14.1/bin:/usr/local/bin:/usr/bin:/bin
ExecStart=/usr/bin/python3 /home/chemavx/seo-tools/seo_watch.py
TimeoutStartSec=900