From fd3460265e7e2766ac1b543113f75ac26f14f183 Mon Sep 17 00:00:00 2001 From: Kroese Date: Fri, 6 Dec 2024 11:20:26 +0100 Subject: [PATCH] docs: Readme (#237) --- readme.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index ae68f0f..785f520 100644 --- a/readme.md +++ b/readme.md @@ -175,7 +175,9 @@ The example folder `/home/user/example` will be available as ` \\host.lan\Data`. ### How do I run a script after installation? - To run your own script after installation, you can create a file called `install.bat` and place it in a folder together with any additional files it needs (software to be installed for example). Then bind that folder in your compose file like this: + To run your own script after installation, you can create a file called `install.bat` and place it in a folder together with any additional files it needs (software to be installed for example). + + Then bind that folder in your compose file like this: ```yaml volumes: