5 lines
78 B
Makefile
5 lines
78 B
Makefile
inverter: base php
|
|
$(call script,$@)
|
|
$(call boot,02,$@)
|
|
$(call runit,cron)
|