2
0
Fork 0
This commit is contained in:
Ducky 2023-08-21 21:41:41 +01:00
parent 9bf28e17a6
commit 70661d5f60

View file

@ -140,7 +140,7 @@ function backup_dir() {
--host "$host" \
--tag "$me_filename" \
--tag "$(basename "$0")" \
--time ''"$now"'' \
--time "$now" \
$args "$path"
fi
}