mirror of
https://github.com/Hilbis/Hilbish
synced 2025-05-09 22:03:22 +00:00
fix: replace BSD-incompatible sed call
This commit is contained in:
parent
6be65c04a6
commit
31916510f7
@ -34,4 +34,4 @@ tasks:
|
||||
- rm -vrf
|
||||
"{{.DESTDIR}}{{.BINDIR}}/hilbish"
|
||||
"{{.DESTDIR}}{{.LIBDIR}}"
|
||||
- sed -i '/hilbish/d' /etc/shells
|
||||
- grep -v 'hilbish' /etc/shells > /tmp/shells.hilbish_uninstall && mv /tmp/shells.hilbish_uninstall /etc/shells
|
||||
|
Loading…
x
Reference in New Issue
Block a user