From bbe983999e8e1adb359e88a4b91f755332cbef2c Mon Sep 17 00:00:00 2001 From: Dict Xiong Date: Fri, 4 Nov 2022 14:11:40 +0800 Subject: [PATCH] debug: done -> fi --- .update.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.update.sh b/.update.sh index a3f0579..1577b30 100644 --- a/.update.sh +++ b/.update.sh @@ -29,7 +29,7 @@ else git -c advice.detachedHead=false checkout $dfs_commit else fmt_warning "won't really checkout in dev mode" - done + fi post_log "INFO" "$THIS_FILE" "will check out to commit $dfs_commit" cp ./.update.sh ./update.sh && chmod +x ./update.sh && exit fi