Unverified Commit c82725ec authored by Kroese's avatar Kroese Committed by GitHub
Browse files

docs: Readme (#958)

parent 1f0cdc9b
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -177,7 +177,9 @@ kubectl apply -f https://raw.githubusercontent.com/dockur/windows/refs/heads/mas

### 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: