Typo
This commit is contained in:
parent
839c6b9992
commit
e5b9e2159b
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
sed -E "/(ynh_secure_remove|ynh_safe_rm|rm).*(\/var\/log\/)/d" --i scripts/remove
|
||||
sed -E "/(ynh_secure_remove|ynh_safe_rm|rm).*(\/var\/log\/)/d" -i scripts/remove
|
||||
|
||||
git add scripts/remove
|
||||
|
|
Loading…
Reference in a new issue