Skip to content

Commit

Permalink
Revert "feat: remoção de arquivos"
Browse files Browse the repository at this point in the history
This reverts commit 8ace60d.
  • Loading branch information
Mauro1706 committed Oct 31, 2023
1 parent dabce9e commit 7bcea7c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tests_super/funcional/assets/cron.d/sei
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
SHELL=/bin/bash

* * * * * root . /root/crond_env.sh; /usr/bin/php -c /etc/php.ini /opt/sei/scripts/AgendamentoTarefaSEI.php 2>&1 >> /var/log/sei/agendamento_sei.log
5 changes: 5 additions & 0 deletions tests_super/funcional/assets/cron.d/sip
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@

SHELL=/bin/bash

* * * * * root . /root/crond_env.sh; /usr/bin/php -c /etc/php.ini /opt/sip/scripts/AgendamentoTarefaSip.php 2>&1 >> /var/log/sip/agendamento_sip.log
00 01 * * * root rm -rf /opt/sip/temp/*

0 comments on commit 7bcea7c

Please sign in to comment.