=== modified file 'zsh-functions/confz_containers_init' --- old/zsh-functions/confz_containers_init 2021-12-16 19:01:18 +0000 +++ new/zsh-functions/confz_containers_init 2021-12-16 18:54:36 +0000 @@ -845,7 +845,7 @@ do_command=( $commands[cd] $vars[svscan_dir]/container.$vars[image_name].sysroot container_sysroot_run - /usr/sbin/xbps-install --yes --sync -- $missing + /usr/sbin/xbps-install --sync -- $missing ) (( $#missing == 0 ))