minor fixes to csync container, better logging
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
#!/bin/bash
|
||||
set -e
|
||||
/usr/local/sbin/csync2 -iiv > $CSYNC_LOG
|
||||
/usr/local/sbin/csync2 -iiv >> $CSYNC_LOG 2>&1
|
||||
|
||||
Reference in New Issue
Block a user