mirror of
https://github.com/YunoHost-Apps/seafile_ynh.git
synced 2024-09-03 20:26:01 +02:00
Fix missing dependancy for bookworm
This commit is contained in:
parent
97c0b2f654
commit
1e23afe2e5
1 changed files with 2 additions and 0 deletions
|
@ -37,6 +37,8 @@ else
|
|||
path_url2=$path_url"/"
|
||||
fi
|
||||
|
||||
ynh_apt install pkgconf
|
||||
|
||||
# Register (book) web path
|
||||
ynh_webpath_register --app $app --domain $domain --path_url $path_url
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue