Minor fix
This commit is contained in:
@@ -79,7 +79,7 @@ runcmd:
|
||||
- chown -R root:apache /var/www
|
||||
- chown -R apache:apache /run/php-fpm
|
||||
- cp /tmp/robots.txt /opt/sip/robots.txt
|
||||
- cp /tmp/sei.conf /etc/httpd/conf.d/sip.conf
|
||||
- cp /tmp/sip.conf /etc/httpd/conf.d/sip.conf
|
||||
- rm -f /etc/httpd/conf.d/{userdir.conf,welcome.conf}
|
||||
- echo "00 01 * * * rm -rf /opt/sip/temp/*" | crontab
|
||||
- echo "* * * * * /usr/bin/php -c /etc/php.ini /opt/sip/scripts/AgendamentoTarefaSip.php 2>&1 >> /root/infra_agendamento_sip.log" | crontab
|
||||
|
||||
Reference in New Issue
Block a user