mirror of
https://github.com/YunoHost-Apps/nodebb_ynh.git
synced 2024-09-03 19:46:29 +02:00
Update install
This commit is contained in:
parent
33bd5b5d72
commit
ac46eb009a
1 changed files with 1 additions and 1 deletions
|
@ -126,7 +126,7 @@ chown -R $app:www-data "$final_path"
|
||||||
#=================================================
|
#=================================================
|
||||||
|
|
||||||
pushd $final_path
|
pushd $final_path
|
||||||
./nodebb setup
|
ynh_exec_as $app env $ynh_node_load_PATH $final_path/nodebb setup
|
||||||
popd
|
popd
|
||||||
|
|
||||||
#=================================================
|
#=================================================
|
||||||
|
|
Loading…
Reference in a new issue