1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/immich_ynh.git synced 2024-09-03 20:36:24 +02:00

Update _common.sh

This commit is contained in:
Limezy 2022-08-31 01:36:01 +07:00
parent 9f241b720d
commit d77a98f885

View file

@ -27,7 +27,9 @@ function detect_arch() {
NODEJS_VERSION=16
# dependencies used by the app
pkg_dependencies="postgresql libheif vips ffmpeg"
pkg_dependencies="postgresql ffmpeg"
# libheif vips
#=================================================
# PERSONAL HELPERS