From 411ecc9e1f8ef2671351787392182fd42e78d24e Mon Sep 17 00:00:00 2001 From: Yuqian Yang Date: Tue, 10 Jun 2025 16:52:00 +0800 Subject: chore(www): remove wrong command of rebuilding blogs. --- www/content/notes/cheat-sheet.md | 6 ------ 1 file changed, 6 deletions(-) (limited to 'www/content/notes/cheat-sheet.md') diff --git a/www/content/notes/cheat-sheet.md b/www/content/notes/cheat-sheet.md index e525ddb..77e337d 100644 --- a/www/content/notes/cheat-sheet.md +++ b/www/content/notes/cheat-sheet.md @@ -27,12 +27,6 @@ Script from $ curl -fsSL https://deno.land/install.sh | sh ``` -### Rebuild Blog - -```bash-session -$ docker exec -it blog /scripts/update.bash -``` - ### Add Git Server User / Set Password ```bash-session -- cgit v1.2.3