X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=Makefile;h=e3cd9a4cf0858ddee67f82d5d7328a2712924487;hb=773b8e82ced3e4839575fcfa5b77f4992c0dd9e5;hp=c8cc28dc9b3fd0fe3a3623ab08847adbe41706b4;hpb=3961165f3cbf33b0b154db3140398e0ed383acbd;p=sfa.git diff --git a/Makefile b/Makefile index c8cc28dc..e3cd9a4c 100644 --- a/Makefile +++ b/Makefile @@ -138,6 +138,7 @@ else +$(RSYNC) ./sfa/ $(SSHURL)/usr/lib\*/python2.\*/site-packages/sfa/ +$(RSYNC) ./tests/ $(SSHURL)/root/tests-sfa +$(RSYNC) $(BINS) $(SSHURL)/usr/bin + +$(RSYNC) ./sfa/init.d/sfa $(SSHURL)/etc/init.d $(SSHCOMMAND) exec service sfa restart endif