mirror of
https://github.com/YunoHost-Apps/dendrite_ynh.git
synced 2024-09-03 18:25:58 +02:00
Have the ./bin directory ready before building
This commit is contained in:
parent
782b3add87
commit
485c39a49a
1 changed files with 1 additions and 0 deletions
|
@ -139,6 +139,7 @@ adduser $app ssl-cert
|
|||
pushd "$final_path" || ynh_die
|
||||
ynh_script_progression --message="Building the sources (it will take some time)..." --weight=6
|
||||
# Build the sources
|
||||
mkdir ./bin
|
||||
ynh_exec_warn_less ./build.sh
|
||||
ynh_script_progression --message="Generating the keys..." --weight=1
|
||||
# Generate a Matrix signing key for federation
|
||||
|
|
Loading…
Add table
Reference in a new issue