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