aboutsummaryrefslogtreecommitdiffstats
path: root/backuper.sh
diff options
context:
space:
mode:
Diffstat (limited to 'backuper.sh')
-rw-r--r--backuper.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/backuper.sh b/backuper.sh
index 391c6c1..801c229 100644
--- a/backuper.sh
+++ b/backuper.sh
@@ -144,7 +144,7 @@ tar_extra_param() {
}
no_file_change() {
- tar_extra_param "--warning='no-file-changed'"
+ tar_extra_param "--warning=no-file-changed"
}
numeric_owner() {