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
ac46eb009a
commit
ce1c2e14a4
1 changed files with 1 additions and 0 deletions
|
@ -91,6 +91,7 @@ then
|
|||
git reset --hard origin/$nodebb_version # Replace v1.12.x with the branch name!
|
||||
# Run the NodeBB upgrade script
|
||||
./nodebb upgrade
|
||||
popd
|
||||
fi
|
||||
|
||||
chmod 750 "$final_path"
|
||||
|
|
Loading…
Reference in a new issue