typo
This commit is contained in:
parent
17f788101b
commit
4750aa6850
2
Makefile
2
Makefile
@ -16,4 +16,4 @@ install: tome_ws
|
|||||||
install -d $(DESTDIR)$(PREFIX)/bin
|
install -d $(DESTDIR)$(PREFIX)/bin
|
||||||
install -m 755 tome_ws $(DESTDIR)$(PREFIX)/bin
|
install -m 755 tome_ws $(DESTDIR)$(PREFIX)/bin
|
||||||
install -d /usr/lib/systemd/system/
|
install -d /usr/lib/systemd/system/
|
||||||
install -m 744 init/tome_ws.service
|
install -m 744 init/tome_ws.service /usr/lib/systemd/system/
|
||||||
|
Loading…
Reference in New Issue
Block a user