mirror of
https://github.com/YunoHost-Apps/pleroma_ynh.git
synced 2024-09-03 20:15:59 +02:00
removing # Download the new release
This commit is contained in:
parent
717f749c11
commit
d4465eca70
1 changed files with 0 additions and 1 deletions
|
@ -236,7 +236,6 @@ ynh_print_info --message="Making upgrade..."
|
|||
chown -R "$app":"$app" "$final_path"
|
||||
|
||||
pushd $final_path/$app
|
||||
su "$app" -s $SHELL -lc "$final_path/$app/bin/pleroma_ctl update"
|
||||
su "$app" -s $SHELL -lc "$final_path/$app/bin/pleroma_ctl migrate"
|
||||
popd
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue