diff --git a/Makefile.am b/Makefile.am index dffbb6b..8ed8f72 100644 --- a/Makefile.am +++ b/Makefile.am @@ -21,11 +21,9 @@ dist-hook: # -rm -f $(distdir)/libscws/version.h sync-web: - #unison ./web ssh://xunsearch/web/scws $(UNISON_OPT) rsync -avzp --delete ./web/* d10:/data/dockers/php-runner/www/xunsearch/web/scws dist-web: dist-bzip2 mv -f $(distdir).tar.bz2 web/down cd etc && tar czf ../web/down/rules.tgz *.ini make sync-web -