From f3b6534b69a1adfa9a8bda58c6790dcfd8199d8a Mon Sep 17 00:00:00 2001 From: Petr Vorel Date: Wed, 28 Jul 2021 18:41:50 +0200 Subject: [PATCH] pmbootstrap init: Fix project in issue reference (MR 2087) It's in https://gitlab.com/postmarketOS/pmbootstrap/-/issues/1904, not in https://gitlab.com/postmarketOS/pmaports/-/issues/1904. Signed-off-by: Petr Vorel --- pmb/config/init.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pmb/config/init.py b/pmb/config/init.py index 62c173b8..a1e9e10a 100644 --- a/pmb/config/init.py +++ b/pmb/config/init.py @@ -387,7 +387,7 @@ def ask_for_additional_options(args, cfg): " left on device' error. In that case, the size of the" " rootfs could not be calculated properly on your machine," " and we need to add extra free space to make the image big" - " enough to fit the rootfs (pmaports#1904)." + " enough to fit the rootfs (pmbootstrap#1904)." " How much extra free space do you want to add to the image" " (in MB)?") answer = pmb.helpers.cli.ask(args, "Extra space size", None,