1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/misskey_ynh.git synced 2024-09-03 19:46:03 +02:00
This commit is contained in:
oufmilo 2023-01-30 20:29:26 +01:00
parent e64e94213c
commit 47977a2729

View file

@ -6,15 +6,15 @@
NODEJS_VERSION="18.13.0" NODEJS_VERSION="18.13.0"
COMMIT="663999556f8dd416f242d65fc7d714d92dbfb987"
# dependencies used by the app # dependencies used by the app
pkg_dependencies="ffmpeg postgresql build-essential" pkg_dependencies="ffmpeg postgresql"
#================================================= #=================================================
# PERSONAL HELPERS # PERSONAL HELPERS
#================================================= #=================================================
COMMIT="663999556f8dd416f242d65fc7d714d92dbfb987"
#================================================= #=================================================
# EXPERIMENTAL HELPERS # EXPERIMENTAL HELPERS
#================================================= #=================================================