mirror of
https://github.com/YunoHost-Apps/nodebb_ynh.git
synced 2024-09-03 19:46:29 +02:00
Update upgrade
This commit is contained in:
parent
620462cc05
commit
a69eca2353
1 changed files with 1 additions and 1 deletions
|
@ -91,7 +91,7 @@ then
|
|||
git fetch # Grab the latest code from the NodeBB Repository
|
||||
git reset --hard origin/$nodebb_version # Replace v1.12.x with the branch name!
|
||||
# Run the NodeBB upgrade script
|
||||
ynh_exec_as $app $ynh_node_load_PATH $final_path/nodebb upgrade
|
||||
ynh_exec_as $app $ynh_node_load_PATH $final_path/nodebb upgrade 2>/dev/null
|
||||
popd
|
||||
fi
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue