From 4cab382ec60ef0cc04f4ca00b3aa8306c1087d92 Mon Sep 17 00:00:00 2001 From: ming Date: Mon, 14 Oct 2024 01:21:13 +0800 Subject: [PATCH] Update Makefile --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 92086f3..b6f43f8 100644 --- a/Makefile +++ b/Makefile @@ -48,7 +48,7 @@ GREPSTR := " \|(\|)\|^submit\|^analysis\|_cache\|_freeze\|^site_libs\|^www" # Default target .PHONY: all preview readme rsync local clean upload fix_links force check_git_status -all: local upload clean commit +all: local upload clean commit push force: updrefbib check_git_status updvariable render filehash upload clean commit