8 lines
195 B
Desktop File
8 lines
195 B
Desktop File
[Unit]
|
|
Description=DW comment scraper
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
User=pj
|
|
WorkingDirectory=/home/pj/dw-commentfest-scraper
|
|
ExecStart=/home/USERNAME/dw-commentfest-scraper/.venv/bin/python scraper.py
|