adjust message about file-mirror-automount hook

pull/24/head
parent 2021f6f7cd
commit 5e22e0bfc8
Signed by: josch
GPG Key ID: F2CBA5C78FBD83E1

@ -2236,7 +2236,7 @@ sub run_download() {
. " -- use copy:// instead of file:// or a bind-mount. You"
. " can also try using --hook-dir=/usr/share/mmdebstrap/"
. "hooks/file-mirror-automount to automatically create"
. " the necessary bind-mounts.";
. " bind-mounts or copy the files as necessary.";
}
push @essential_pkgs, $deb;
next;

Loading…
Cancel
Save