From 7a3a20e657753917cd860cf69638bebf2f4443fd Mon Sep 17 00:00:00 2001 From: asus Date: Sun, 4 Feb 2024 12:36:51 +0100 Subject: [PATCH] added commands in notes --- notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/notes.md b/notes.md index 01cdea2..a9ab58a 100644 --- a/notes.md +++ b/notes.md @@ -9,3 +9,4 @@ ### commands - `docker exec -ti bash` to run bash inside a running container +- `git submodule update --init --recursive`