X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=Makefile;h=59a2d220fc9bcafbca3d16640ea24ab2f395f7f3;hb=4948d60ec323588e00627eee303aa3859bba3c41;hp=bcf1edca12c7af94ecaa9b7ec253c2aa2c3e8bb7;hpb=7ebd40bbcacbb55e3e56d868b4f31b73c119a1a2;p=sfa.git 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/