Skip to content

Commit c82725e

Browse files
authored
docs: Readme (#958)
1 parent 1f0cdc9 commit c82725e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

readme.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,9 @@ kubectl apply -f https://raw.githubusercontent.com/dockur/windows/refs/heads/mas
177177

178178
### How do I run a script after installation?
179179

180-
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:
180+
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).
181+
182+
Then bind that folder in your compose file like this:
181183

182184
```yaml
183185
volumes:

0 commit comments

Comments
 (0)