sh.zio.backup: attempt to fix --time option
parent
2c281df9ab
commit
9bf28e17a6
|
@ -140,7 +140,7 @@ function backup_dir() {
|
|||
--host "$host" \
|
||||
--tag "$me_filename" \
|
||||
--tag "$(basename "$0")" \
|
||||
--time "$now" \
|
||||
--time ''"$now"'' \
|
||||
$args "$path"
|
||||
fi
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue