1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/webtrees_ynh.git synced 2024-09-03 18:26:37 +02:00

rm -rf -> ynh_secure_remove

This commit is contained in:
Alexandre Aubin 2020-11-09 16:00:18 +01:00 committed by GitHub
parent 6527e55bd6
commit 5234d1c56f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -79,7 +79,7 @@ ynh_setup_source "$final_path"
cp -a ${final_path}.old/data ${final_path}
# delete temp directory
rm -Rf ${final_path}.old
ynh_secure_remove ${final_path}.old
#=================================================
# NGINX CONFIGURATION