refucktoring

This commit is contained in:
2025-08-24 15:07:18 +07:00
parent 16032df9b5
commit 40526b38bd
5 changed files with 188 additions and 42 deletions
+11
View File
@@ -0,0 +1,11 @@
[Unit]
Description=Port Butler
After=network.target
[Service]
ExecStart=/usr/bin/python3 /usr/local/bin/butler.py
Restart=always
Type=simple
[Install]
WantedBy=multi-user.target