4 lines
70 B
Makefile
4 lines
70 B
Makefile
install:
|
|
cp matrix-send /bin
|
|
config:
|
|
cp matrix-send.conf ~/.config/
|