В
Size: a a a
В
DT
В
DT
В
DT
R
python manage.py name_script
IK
AS
python manage.py name_script
R
R
R
R
IK
SHELL=/bin/bash
PATH=/home/ubuntu/bot-virtual-environments/env/bin/activate
* * * * * /home/ubuntu/bot-virtual-environments/env/bin/python /home/ubuntu/bot_django/daily-programming-courses-telegram/Parsers/bot_admin/manage.py send_messages > /tmp/cron_two.log 2>&1
24 19 * * * /home/ubuntu/bot-virtual-environments/env/bin/python /home/ubuntu/bot_django/daily-programming-courses-telegram/Parsers/bot_admin/manage.py parse_data_update_db > /tmp/cron_bot_parse.log 2>
IK
R
IK
IK
[Service]
Type=simple
User=root
WorkingDirectory=/root/Foodies/
ExecStart=/usr/bin/python3 /root/Foodies/bot.py
R
IK