added cron job to restart the bot...

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2024-07-02 16:00:16 +03:00
parent a627352bdc
commit cdd37ad373

View File

@ -0,0 +1,3 @@
# restart telegram bot every day at 05:00
00 05 * * * root systemctl restart bot-tg2vk.service