1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/headphones_ynh.git synced 2024-09-03 19:26:02 +02:00
This commit is contained in:
tituspijean 2024-06-29 16:00:53 +02:00
parent 97a580e3f6
commit a2d2327764
No known key found for this signature in database
GPG key ID: EF3B0D7CC0A94720

View file

@ -56,8 +56,6 @@ ynh_script_progression --message="Removing various files..."
# Remove a directory securely # Remove a directory securely
ynh_secure_remove --file="/etc/$app" ynh_secure_remove --file="/etc/$app"
# Remove the log files
#================================================= #=================================================
# END OF SCRIPT # END OF SCRIPT
#================================================= #=================================================