X-Git-Url: https://git.martlubbers.net/?a=blobdiff_plain;f=shell%2F.local%2Fbin%2Fbackup.sh;h=cd4ebe5d3ed6fe31edaed0df4280304e98ff4483;hb=907122ffdf547aaf278270f2621bfc1d1112bf74;hp=06568118689714891137363378cc4612ba197fac;hpb=03456357bce935f8e8af9580a1f31a3ac8ea6cac;p=dotfiles.git diff --git a/shell/.local/bin/backup.sh b/shell/.local/bin/backup.sh index 0656811..cd4ebe5 100755 --- a/shell/.local/bin/backup.sh +++ b/shell/.local/bin/backup.sh @@ -8,7 +8,7 @@ um () start="$(date)" if [ ! -n "$1" ] then - echo "Was this script called from udev? I need the ID_FS_UUID_ENC variable" | tee /home/mrl/backup.log + echo "Was this script called from udev? I need the UUID as the first argument" > /home/mrl/backup.log exit 1 elif mountpoint -q /mnt/backupdrive then