1
0
Fork 0
mirror of https://github.com/YunoHost/apps.git synced 2024-09-03 20:06:07 +02:00

Merge branch 'master' into fix-autopatch.py

This commit is contained in:
OniriCorpe 2024-06-23 03:11:43 +02:00 committed by GitHub
commit 16849123b9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,5 +1,4 @@
#!/usr/bin/env bash
sed -E "/# remove logs/d" -i scripts/remove
sed -E "/(ynh_secure_remove|ynh_safe_rm|rm).*(\/var\/log\/)/d" -i scripts/remove
git add scripts/remove