mirror of
https://github.com/YunoHost-Apps/misskey_ynh.git
synced 2024-09-03 19:46:03 +02:00
Fix _common.sh
This commit is contained in:
parent
6fad4feabd
commit
e64e94213c
1 changed files with 2 additions and 2 deletions
|
@ -6,8 +6,6 @@
|
|||
|
||||
NODEJS_VERSION="18.13.0"
|
||||
|
||||
COMMIT="663999556f8dd416f242d65fc7d714d92dbfb987"
|
||||
|
||||
# dependencies used by the app
|
||||
pkg_dependencies="ffmpeg postgresql build-essential"
|
||||
|
||||
|
@ -15,6 +13,8 @@ pkg_dependencies="ffmpeg postgresql build-essential"
|
|||
# PERSONAL HELPERS
|
||||
#=================================================
|
||||
|
||||
COMMIT="663999556f8dd416f242d65fc7d714d92dbfb987"
|
||||
|
||||
#=================================================
|
||||
# EXPERIMENTAL HELPERS
|
||||
#=================================================
|
||||
|
|
Loading…
Add table
Reference in a new issue