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
b5fd940d7f
commit
f5eecf0416
1 changed files with 2 additions and 0 deletions
|
@ -36,6 +36,8 @@ else
|
||||||
path_url2=$path_url"/"
|
path_url2=$path_url"/"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
ynh_apt install pkgconf
|
||||||
|
|
||||||
# Register (book) web path
|
# Register (book) web path
|
||||||
ynh_webpath_register --app $app --domain $domain --path_url $path_url
|
ynh_webpath_register --app $app --domain $domain --path_url $path_url
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue