aio2o-infrakit/script/crontab_gunicorn_set.sh

4 lines
91 B
Bash

#!/bin/bash
echo "0 6 * * 1 root docker restart nginx-gunicorn-webserver" >> /etc/crontab