diff --git a/preseed.cfg b/preseed.cfg index ba1509a..4ad2f06 100644 --- a/preseed.cfg +++ b/preseed.cfg @@ -499,4 +499,4 @@ d-i finish-install/reboot_in_progress note #d-i preseed/late_command string apt-install zsh; in-target chsh -s /bin/zsh # Configure sudo -d-i preseed/late_command string in-target sh -c "curl https://https://git.hswro.org/HSWro-admins/hswro-vm-provisioning/raw/branch/master/post-install.sh | bash" +d-i preseed/late_command string in-target sh -c "curl https://git.hswro.org/HSWro-infra/hswro-vm-provisioning/raw/branch/master/post-install.sh | bash"