3 lines
63 B
Makefile
3 lines
63 B
Makefile
|
all:
|
||
|
pebble build && sudo cp build/*.pbw /media/sf_New_Folder
|