1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/agendav_ynh.git synced 2024-09-03 20:36:12 +02:00
This commit is contained in:
Maniack Crudelis 2017-11-13 19:04:15 +01:00 committed by GitHub
parent 0553ce4b9c
commit 7bf8c770ba
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -44,7 +44,7 @@ ynh_mysql_remove_db "$db_user" "$db_name"
ynh_secure_remove "$final_path" ynh_secure_remove "$final_path"
#================================================= #=================================================
# REMOVE APP MAIN DIR # REMOVE LOG
#================================================= #=================================================
ynh_secure_remove "/var/log/$app" ynh_secure_remove "/var/log/$app"