Delete deprecated systemd service file
Some checks failed
Run Tests on Code / run-tests (push) Has been cancelled

This commit is contained in:
Neshura 2024-01-08 09:54:20 +00:00
parent bb98a6bfce
commit bed8881d70

View file

@ -1,8 +0,0 @@
[Unit]
Description="Automod for bookwormstory.social"
[Service]
User=server
WorkingDirectory=/home/server
ExecStart=/usr/bin/screen -dmS automod /home/server/automod
Type=forking