fixa some stuff

This commit is contained in:
agnesthealien 2026-06-14 19:54:11 -04:00
parent 935a596684
commit 3fd7b15ccc
2 changed files with 9 additions and 1 deletions

View file

@ -2,4 +2,4 @@ home = /usr/bin
include-system-site-packages = false
version = 3.12.3
executable = /usr/bin/python3.12
command = /usr/bin/python3 -m venv /home/YOURUSERNAME/dwsheetz
command = /usr/bin/python3 -m venv /home/YOURUSERNAME/dw-commentfest-scrape

8
scrape5hr.service Normal file
View file

@ -0,0 +1,8 @@
[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