Skip to content

Commit

Permalink
Merge pull request #231 from YunoHost-Apps/testing
Browse files Browse the repository at this point in the history
  • Loading branch information
tituspijean authored May 2, 2023
2 parents 7413815 + 87b700c commit 4d85bea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/upgrade
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ then
popd

# Copy content folder back to the install_dir
cp -ar "$tmpdir/content" "${install_dir}/ghost/core"
cp -ar "$tmpdir/content" "${install_dir}/ghost/content"

# Remove the tmp directory securely
ynh_secure_remove --file="$tmpdir"
Expand Down

0 comments on commit 4d85bea

Please sign in to comment.