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
7d814f0ac6
commit
98f69630d9
1 changed files with 1 additions and 0 deletions
|
@ -182,6 +182,7 @@ pushd $final_path
|
|||
sudo chown -R $app: $final_path
|
||||
sudo_path ./nodebb setup <<< \
|
||||
"$admin_name"
|
||||
sudo_path ./nodebb build
|
||||
popd
|
||||
|
||||
sudo chown -R nodebb:nodebb $final_path
|
||||
|
|
Loading…
Reference in a new issue