Skip to content

Deployment Makefile

Ulf edited this page Aug 31, 2014 · 2 revisions

The following Makefile copies the tar to the raspberry pis

cperlything :
        $(MAKE) -C erlything cpall HOST=ronja USR=pi
        $(MAKE) -C erlything cpall HOST=erwin USR=pi
        $(MAKE) -C erlything cpall HOST=horst USR=pi
        $(MAKE) -C erlything cpall HOST=kiezkantine USR=pi
cptohorst :
         $(MAKE) -C erlything cpall HOST=horst USR=pi