mirror of
https://github.com/brian8544/turtle-wow.git
synced 2024-12-31 20:04:35 +00:00
6 lines
131 B
SYSTEMD
6 lines
131 B
SYSTEMD
|
[Unit]
|
||
|
Description=Restart Backend Service
|
||
|
|
||
|
[Service]
|
||
|
ExecStart=/bin/bash /root/LegacyPlayersV3/Deploy/restart_backend.sh
|
||
|
User=root
|