X-Git-Url: http://git.onelab.eu/?p=sfa.git;a=blobdiff_plain;f=Makefile;fp=Makefile;h=59a2d220fc9bcafbca3d16640ea24ab2f395f7f3;hp=bcf1edca12c7af94ecaa9b7ec253c2aa2c3e8bb7;hb=4331eb89584112cbc092f0b20bf0b4737b1fe4c2;hpb=eb68b75aab46df9b87b755e6b179402e98fc164f diff --git a/Makefile b/Makefile index bcf1edca..59a2d220 100644 --- a/Makefile +++ b/Makefile @@ -203,7 +203,7 @@ syncmigrations: syncbin: synccheck +$(RSYNC) $(BINS) $(SSHURL)/usr/bin/ syncservices: synccheck - +$(RSYNC) ./systemd/*.service $(SSHURL)/usr/lib/systemd/system + +$(RSYNC) ./systemd/*.service $(SSHURL)/lib/systemd/system +$(RSYNC) ./systemd/sfa-setup.sh $(SSHURL)/usr/bin syncconfig: +$(RSYNC) ./config/default_config.xml $(SSHURL)/etc/sfa/