1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/misskey_ynh.git synced 2024-09-03 19:46:03 +02:00

Merge pull request #162 from yunohost-bot/delete-log-removal

This commit is contained in:
eric_G 2024-06-23 14:25:18 +02:00 committed by GitHub
commit f7567e5206
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -32,7 +32,6 @@ ynh_redis_remove_db "$redis_db"
ynh_remove_nodejs
# Remove the log files
ynh_secure_remove --file="/var/log/$app"
#=================================================
# END OF SCRIPT