commit a23801b48b1284ca98b23bbac56bbcd8a7ffb8b3 parent 1587627d3758c96b594c96cd3832be41becc845d Author: Jan Pobříslo <ccx@te2000.cz> Date: Tue, 14 Dec 2021 08:30:12 +0000 Void mirror URL Diffstat:
M | zsh-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 @@ -776,7 +776,7 @@ confz_container_void_xbps_check() { confz_container_void_image_check() { checkvars containers_dir image_name arch - defvar mirror https://mirror.fit.cvut.cz/voidlinux/ + defvar mirror https://mirror.fit.cvut.cz/voidlinux/current #defvar hostname $vars[image_name] #defvar locale C.UTF-8