diff options
-rwxr-xr-x | backup.in | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -113,7 +113,7 @@ then mkdir ${neues} fi chmod 750 ${neues} -chown erich:root ${neues} +chown root:root ${neues} if [ -z "${rsyncShell}" ] then rsync ${rsyncOptions} \ |