1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/vaultwarden_ynh.git synced 2024-09-03 18:26:31 +02:00

Update _common.sh

This commit is contained in:
yalh76 2023-08-04 20:18:23 +02:00
parent 56c2276101
commit 6f37849c5f

View file

@ -5,7 +5,7 @@
#=================================================
# dependencies used by the app
pkg_dependencies="libpq5"
pkg_dependencies="libpq5 rsync"
pkg_image="vaultwarden/server"