eolisation

This commit is contained in:
2023-11-10 11:33:16 +01:00
parent 460bdb3993
commit 4476f45280
6 changed files with 93 additions and 37 deletions

6
postservice/99-envole Normal file
View File

@ -0,0 +1,6 @@
#!/bin/bash
RunCmd=CreoleRun
container_path_web=$(CreoleGet container_path_web non)
chmod +x $container_path_web/usr/share/envole/docker/envole.sh
$RunCmd "cd /usr/share/envole/docker && ./envole.sh" web