small layout change in notes

This commit is contained in:
asus
2024-02-13 22:14:27 +01:00
parent c65e1fd039
commit f50b8abac2

View File

@@ -4,7 +4,7 @@
- `docker exec -ti <container-name> bash` to run bash inside a running container - `docker exec -ti <container-name> bash` to run bash inside a running container
- `docker logs <container_name>` to see the logs on standard output of a container - `docker logs <container_name>` to see the logs on standard output of a container
- `docker ps` to list the container, and see their names - `docker ps` to list the container, and see their names
- [duplicator](https://duplicator.com/knowledge-base/classic-install/) - [duplicator](https://duplicator.com/knowledge-base/classic-install/)
in installer.php : in installer.php :
- delete first blank line - delete first blank line
- close last line comment - close last line comment