From c7e506be9b8c785dbdfae35247e5f3ed5c0e90f0 Mon Sep 17 00:00:00 2001 From: Oleg Broytman Date: Tue, 20 May 2014 08:37:21 +0400 Subject: [PATCH] Fix comment --- update | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/update b/update index 760c3e3..d668175 100755 --- a/update +++ b/update @@ -20,7 +20,7 @@ git pull --ff-only current master && web="`git config --get --path remote.web.url`" && [ -n "$web" ] && git push web -# Copy search_tags.* with timestamp to avoid rebuilding +# Copy templates and generated files with timestamps to avoid rebuilding rsync -ahP "$current"/html/html.py "$current"/html/html.tmpl \ "$current"/html/redirect.py "$current"/html/redirect.tmpl html && -- 2.39.2