From c809edb4f83b5a2389c449b005a7b39b568fb915 Mon Sep 17 00:00:00 2001 From: asus Date: Tue, 13 Feb 2024 22:15:28 +0100 Subject: [PATCH] small layout change in notes --- notes.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/notes.md b/notes.md index 3955d9d..6e2fdd9 100644 --- a/notes.md +++ b/notes.md @@ -4,10 +4,10 @@ - `docker exec -ti bash` to run bash inside a running container - `docker logs ` to see the logs on standard output of a container - `docker ps` to list the container, and see their names -- [duplicator](https://duplicator.com/knowledge-base/classic-install/) - in installer.php : - - delete first blank line - - close last line comment +- [duplicator](https://duplicator.com/knowledge-base/classic-install/) + - in installer.php : + - delete first blank line + - close last line comment #### todo :