Fix spacing

This commit is contained in:
Masaya-A
2021-01-20 13:10:33 +09:00
committed by GitHub
parent 8cca792a8f
commit e20891ac44

View File

@@ -1,2 +1,2 @@
#!/bin/bash #!/bin/bash
/usr/sbin/logrotate -f /opt/so/conf/log-rotate.conf >/dev/null 2>&1 /usr/sbin/logrotate -f /opt/so/conf/log-rotate.conf > /dev/null 2>&1