mirror of
https://github.com/edera-dev/krata.git
synced 2025-08-03 21:21:32 +00:00
fix(install): use /usr/sbin as install path and fix systemd dependency (#245)
This commit is contained in:
@ -8,5 +8,5 @@ rm -f /usr/lib/systemd/system/kratad.service
|
||||
rm -f /usr/lib/systemd/system/kratanet.service
|
||||
|
||||
rm -f /usr/bin/kratactl
|
||||
rm -f /usr/libexec/kratad /usr/libexec/kratanet
|
||||
rm -f /usr/sbin/kratad /usr/sbin/kratanet
|
||||
rm -rf /usr/share/krata
|
||||
|
Reference in New Issue
Block a user