sh.zio.backup: remove --time option from backup_dir
This commit is contained in:
parent
70661d5f60
commit
d65353a51d
1 changed files with 0 additions and 1 deletions
|
@ -140,7 +140,6 @@ function backup_dir() {
|
||||||
--host "$host" \
|
--host "$host" \
|
||||||
--tag "$me_filename" \
|
--tag "$me_filename" \
|
||||||
--tag "$(basename "$0")" \
|
--tag "$(basename "$0")" \
|
||||||
--time "$now" \
|
|
||||||
$args "$path"
|
$args "$path"
|
||||||
fi
|
fi
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue