Updated Usage (markdown)

AbdBarho
2022-10-30 09:59:12 +01:00
parent 22340258f2
commit 73e60ad463

@@ -33,7 +33,8 @@ There is multiple files in `data/config/auto` such as `config.json` and `ui-con
put your scripts `data/config/auto/scripts` and restart the container
### Extensions
put your extensions in `data/config/auto/extensions`, there is also the open to create a script `data/config/auto/startup.sh` which will be called on container startup, in case you want to install any additional dependencies for your extensions or anything else.
put your extensions in `data/config/auto/extensions`, there is also the option to create a script `data/config/auto/startup.sh` which will be called on container startup, in case you want to install any additional dependencies for your extensions or anything else.
### **DONT OPEN AN ISSUE IF A SCRIPT OR AN EXTENSION IS NOT WORKING**