mirror of
https://github.com/YunoHost-Apps/ghost_ynh.git
synced 2024-09-03 19:16:02 +02:00
parent
fb237c951a
commit
87b700c32b
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue