rm -rf -> ynh_secure_remove

This commit is contained in:
Alexandre Aubin
2018-12-03 01:03:15 +01:00
committed by pitchum
parent fc1d305b2b
commit fe159638f5
2 changed files with 11 additions and 12 deletions

View File

@@ -77,7 +77,7 @@ vpnclient_deploy_files_and_services "${domain}" "${app}"
# Restore previously existing config files
sudo cp -r ${tmpdir}/client* /etc/openvpn/
sudo rm -rf ${tmpdir}
sudo ynh_secure_remove ${tmpdir}
#=================================================
# RELOAD RELEVANT SERVICES