adding comments for other ideas ...
[outofuni/backup.git] / bin / backup
index 9826687..43a1d4c 100755 (executable)
@@ -105,6 +105,11 @@ for pb in $backupdir/[0-9]*; do
                        log continuing $pb as $cbd ...
                fi
 
+               # if this is a new day backup, i.e.:
+               # - this is somewhere else!!!
+               # try to use content as basis
+               # ...
+
                rsrc=""
                for dir in $homedirs; do
                        rsrc="$rsrc :/home/$user/$dir"