4 lines
84 B
Makefile
4 lines
84 B
Makefile
base: cron sshd
|
|
$(call script,utilities)
|
|
$(call script,init)
|
|
$(call script,runit)
|