mrrl-containers

MRRL version of container scripts
git clone https://ccx.te2000.cz/git/mrrl-containers
Log | Files | Refs

commit b1d7d6b23aa352b9143f863dff69591c99deeb28
parent f7ff1c1c7ba53c02874d9a87814d09223d2f6aa5
Author: Jan Pobříslo <ccx@te2000.cz>
Date:   Thu, 20 Oct 2022 19:50:49 +0200

fix typo in zsh-functions/confz_containers_initsysroot_svc
Diffstat:
Mzsh-functions/confz_containers_init | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/zsh-functions/confz_containers_init b/zsh-functions/confz_containers_init @@ -1306,7 +1306,7 @@ confz_container_debian_packages_installed_check() { require container_service_sysroot \ :containers_dir :image_name \ - %uid %gid %root %sysroot_user $sysroot_svc + %uid %gid %root %sysroot_user %sysroot_svc local root=$vars[containers_dir]/systems/$vars[image_name] local -a missing installed