mirror of
https://github.com/YunoHost-Apps/friendica_ynh.git
synced 2024-09-03 18:36:14 +02:00
Update scripts/upgrade
Co-authored-by: Roman Kupriyanov <mr.eshua@gmail.com>
This commit is contained in:
parent
b6243f031f
commit
7725782121
1 changed files with 1 additions and 1 deletions
|
@ -148,7 +148,7 @@ else
|
||||||
popd
|
popd
|
||||||
|
|
||||||
# Restore the smarty3 folder
|
# Restore the smarty3 folder
|
||||||
cp -a "$tmpdir/view/smarty3" "$final_path/view/smarty3"
|
cp -a "$tmpdir/smarty3" "$final_path/view/smarty3"
|
||||||
ynh_secure_remove "$tmpdir"
|
ynh_secure_remove "$tmpdir"
|
||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
|
|
Loading…
Add table
Reference in a new issue