added commands in notes

This commit is contained in:
asus
2024-02-04 12:36:51 +01:00
parent fa13b0fd45
commit 7a3a20e657

View File

@@ -9,3 +9,4 @@
### commands
- `docker exec -ti <container-name> bash` to run bash inside a running container
- `git submodule update --init --recursive`