X-Git-Url: https://piware.de/gitweb/?p=bin.git;a=blobdiff_plain;f=backup;h=db4faaa5a5d10b9bbd17609497ace3f9ada02455;hp=0c1fe41a1962b6c10461bba5f54fe37b17b38566;hb=aa2ac45de12d32728735496784ebf7751bfbcf92;hpb=0e7de27cf7639ed1a883d12dc3829097763b8def diff --git a/backup b/backup index 0c1fe41..db4faaa 100755 --- a/backup +++ b/backup @@ -41,6 +41,6 @@ get_age weekly.0 # call rsnapshot echo mode: $mode -notify-send "$mode backup started" || : +#notify-send "$mode backup started" || : rsnapshot -c ~/.rsnapshotrc $mode -notify-send "$mode backup finished" || : +#notify-send "$mode backup finished" || :