We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 224ff89 commit b3f59e5Copy full SHA for b3f59e5
1 file changed
trixie
@@ -604,7 +604,7 @@ Suites: trixie
604
Components: $components
605
Signed-By: /usr/share/keyrings/yunohost-trixie.gpg
606
"
607
- echo -n "$deb_sources" > yunohost.sources
+ echo -n "$deb_sources" > /etc/apt/sources.list.d/yunohost.sources
608
609
# Add YunoHost repository key to the keyring
610
curl --fail --silent https://repo.yunohost.org/keys/yunohost_trixie.asc | gpg -o /usr/share/keyrings/yunohost-trixie.gpg --dearmor
0 commit comments