mirror of
https://github.com/YunoHost/install_script.git
synced 2024-09-03 20:06:25 +02:00
now that yunohost-admin is build for bookworm o/
This commit is contained in:
parent
c4488c3bf2
commit
b63c475c2e
1 changed files with 1 additions and 1 deletions
2
bookworm
2
bookworm
|
@ -520,7 +520,7 @@ function install_yunohost_packages() {
|
|||
-o Dpkg::Options::="--force-confold" \
|
||||
-o APT::install-recommends=true \
|
||||
-y install \
|
||||
yunohost postfix \
|
||||
yunohost yunohost-admin postfix \
|
||||
|| return 1
|
||||
# FIXME : re-add yunohost-admin once it's built for bookworm
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue