fix openshift log cleanup script

This commit is contained in:
Athou
2013-11-14 13:02:24 +01:00
parent 4f284165c2
commit c01ec5d039

View File

@@ -1 +1 @@
rm -rf $OPENSHIFT_JBOSSAS_LOG_DIR\*.log.*
rm -rf $OPENSHIFT_JBOSSAS_LOG_DIR/*.log.*