From: Paul Hänsch Date: Fri, 3 Jul 2020 12:40:40 +0000 (+0200) Subject: bugfix in subvol target X-Git-Url: http://git.plutz.net/?p=blast;a=commitdiff_plain;h=2d5e0a1236fd91affb6156953dc68285b19edcc5 bugfix in subvol target --- diff --git a/Makefile b/Makefile index 453fa6a..60b6d47 100644 --- a/Makefile +++ b/Makefile @@ -98,7 +98,7 @@ else ifdef subvol _config: _copy ${subvol}: _config - btrfs sub snap "${CFG_ROOT}" "$@" + btrfs sub snap "${CFGROOT}" "$@" else ifdef squash SQUASH := ${squash}