1
0
Fork 0
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:
frju365 2017-08-17 15:13:06 +02:00 committed by GitHub
parent 7d814f0ac6
commit 98f69630d9

View file

@ -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