6 lines
103 B
Makefile
6 lines
103 B
Makefile
|
default:
|
||
|
just --list
|
||
|
|
||
|
copy-to-marjvena:
|
||
|
rsync --progress -r dist greg@marjvena.lan:/home/greg/
|