diff --git a/files_to_inject/preseeds/default.preseed b/files_to_inject/preseeds/default.preseed index 5647b8d..0debf5f 100644 --- a/files_to_inject/preseeds/default.preseed +++ b/files_to_inject/preseeds/default.preseed @@ -72,8 +72,8 @@ d-i apt-setup/services-select multiselect security, updates d-i apt-setup/security_host string security.debian.org d-i apt-setup/local0/repository string \ - http://forge.yunohost.org/debian/ __DIST__ stable __TESTING__ -d-i apt-setup/local0/key string http://forge.yunohost.org/yunohost___DIST__.asc + http://repo.yunohost.org/debian/ __DIST__ stable __TESTING__ +d-i apt-setup/local0/key string http://repo.yunohost.org/keys/yunohost___DIST__.asc d-i apt-setup/local0/comment string YunoHost repository #d-i debian-installer/allow_unauthenticated string true