8 lines
170 B
Desktop File
8 lines
170 B
Desktop File
[Unit]
|
|
Description=Lisael Box podcast refresh (RSS -> staging)
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
ExecStart=/usr/bin/python3 /home/clems/lisael-content/lisael_refresh.py
|
|
User=clems
|