sh.zio.backup: fix inadvertently backing up everything
This commit is contained in:
parent
5d67f27a7e
commit
78235324fc
1 changed files with 1 additions and 1 deletions
|
@ -177,7 +177,7 @@ function backup_files() {
|
|||
--host "$host" \
|
||||
--tag "$me_filename" \
|
||||
--tag "$(basename "$0")" \
|
||||
$args "/"
|
||||
$args
|
||||
|
||||
rm -f "$files_from_path"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue