mirror of
https://github.com/YunoHost-Apps/pleroma_ynh.git
synced 2024-09-03 20:15:59 +02:00
Fix dependencies
This commit is contained in:
parent
f46c455770
commit
c24bae8195
1 changed files with 1 additions and 1 deletions
|
@ -255,7 +255,7 @@ su -l "$app" -s /bin/bash <<DEPENDENCIES
|
|||
pushd $final_path/$app
|
||||
MIX_ENV=prod mix local.hex --force
|
||||
MIX_ENV=prod mix local.rebar --force
|
||||
mix deps.get
|
||||
MIX_ENV=prod mix deps.get
|
||||
popd
|
||||
DEPENDENCIES
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue