3 lines
49 B
Makefile
3 lines
49 B
Makefile
sonarr: base
|
|
$(call script,$@)
|
|
$(call runit,$@)
|
sonarr: base
|
|
$(call script,$@)
|
|
$(call runit,$@)
|