5 lines
77 B
Makefile
5 lines
77 B
Makefile
syncthing: base
|
|
$(call script,$@)
|
|
$(call runit,$@)
|
|
$(call boot,02,$@)
|
|
|