1
0
Fork 0
mirror of https://codeberg.org/ashley/poke.git synced 2025-02-24 03:08:50 -05:00
poke/backend-services/services/yt-block-protect.service

10 lines
172 B
SYSTEMD
Raw Normal View History

[Unit]
Description=YouTube anti-block
[Service]
Type=simple
ExecStart=/home/qt/globe/scripts/inv-restart-docker.sh
Restart=on-failure
[Install]
2024-10-20 09:13:48 +00:00
WantedBy=multi-user.target