generated from mirzaev/pot
mushroom
This commit is contained in:
16
examples/systemd/brainrot.service
Normal file
16
examples/systemd/brainrot.service
Normal file
@@ -0,0 +1,16 @@
|
||||
[Unit]
|
||||
Description=Telegram game chat-robot: @brainrot_game_robot
|
||||
|
||||
Wants=network.target
|
||||
After=syslog.target network-online.target
|
||||
|
||||
[Service]
|
||||
ExecStart=sudo -u www-data /usr/bin/php /var/www/brainrot.kodorvan.tech/kodorvan/brainrot/system/public/telegram.php
|
||||
PIDFile=/var/run/php/brainrot.pid
|
||||
RemainAfterExit=no
|
||||
RuntimeMaxSec=3600s
|
||||
Restart=always
|
||||
RestartSec=5s
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
BIN
kodorvan/brainrot/system/storage/images/mushroom.jpg
Normal file
BIN
kodorvan/brainrot/system/storage/images/mushroom.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 46 KiB |
Reference in New Issue
Block a user