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 :