X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=Makefile;h=08c3acfedcac8c205a6f23ba3e3c0a6496ec18bd;hb=08d71ce9b241ecd0ca67f0fb634fc9cfb26405dc;hp=09fb9e214b5a39ddae399bf530c20a036be8933f;hpb=3bb334e5fbdf412eeec3550d757c0f6e0b507aeb;p=nodemanager.git diff --git a/Makefile b/Makefile index 09fb9e2..08c3acf 100644 --- a/Makefile +++ b/Makefile @@ -60,6 +60,7 @@ ifeq (,$(NODEURL)) else +$(RSYNC) ./ $(NODEURL)/usr/share/NodeManager/ +$(RSYNC) ./initscripts/nm $(NODEURL)/etc/init.d/nm + ssh -i $(NODE).key.rsa root@$(NODE) service nm restart endif ### fetching the key