mirror of
https://github.com/YunoHost/apps.git
synced 2024-09-03 20:06:07 +02:00
fix delete-log-removal autopatch
This commit is contained in:
parent
62eba54291
commit
5d0030e903
1 changed files with 1 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue