@drowkid1

This commit is contained in:
@drowkid01 2025-05-26 18:16:06 -06:00
parent 112a0e833d
commit 4f8afe8e27

View File

@ -1,14 +1,15 @@
[Unit]
Description=BotGen by @drowkid1After=network.target
StartLimitIntervalSec=0
[Unit]
Description=BotGen by @drowkid1
After=network.target
StartLimitIntervalSec=0
[Service]
Type=simple
User=root
WorkingDirectory=/root
ExecStart=/bin/bash ${sdir[0]}/BotGen.sh -start
Restart=always
RestartSec=3s
[Service]
Type=simple
User=root
WorkingDirectory=/root
ExecStart=/bin/bash /etc/adm-db/BotGen.sh -start
Restart=always
RestartSec=3s
[Install]
WantedBy=multi-user.target
[Install]
WantedBy=multi-user.target