diff --git a/bashclub-zsync/usr/bin/bashclub-zsync b/bashclub-zsync/usr/bin/bashclub-zsync index 47f0a6f..caa4819 100644 --- a/bashclub-zsync/usr/bin/bashclub-zsync +++ b/bashclub-zsync/usr/bin/bashclub-zsync @@ -63,8 +63,8 @@ else target=$target source=$source tag=$tag -subvol_source=$subvol_source -snapshot_filter=$snapshot_filter +subvol_source="$subvol_source" +snapshot_filter="$snapshot_filter" EOF echo "Initial config file created. Please adjust and restart script. Exiting..." usage 0