Update readme.md

This commit is contained in:
Kroese 2024-05-26 04:33:28 +02:00 committed by GitHub
parent ad72d451c2
commit fb0ae2beb9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -182,7 +182,7 @@ kubectl apply -f kubernetes.yml
* ### How do I run a script after installation? * ### 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 other files it needs (programs to install for example). Then bind it 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 ```yaml
volumes: volumes: