fix executable
This commit is contained in:
parent
8dd353327f
commit
e8b78ba271
1 changed files with 1 additions and 1 deletions
|
@ -2,4 +2,4 @@
|
|||
|
||||
set -e
|
||||
|
||||
/usr/local/sbin/secreport.sh > /var/log/secreport-$(hostname --long).log
|
||||
/usr/local/sbin/secreport.sh > /var/log/secreport-$(hostname --long).log 2>&1
|
||||
|
|
Loading…
Add table
Reference in a new issue