eolisation
This commit is contained in:
6
postservice/99-envole
Normal file
6
postservice/99-envole
Normal 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
|
Reference in New Issue
Block a user