From f3f38590eb9c88c2207ed56b7dbc187ca6d03b72 Mon Sep 17 00:00:00 2001 From: root Date: Sat, 15 Feb 2025 23:21:52 +0100 Subject: [PATCH] fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5f610a1..e6041ec 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ cd /srv/darknet-lantern #backup your participants directory: cp -r www/partcipants /tmp/participants -#abandon changes in the git directory in /srv/ +#abandon changes in the git directory git stash #update the git repo by doing a git pull