add ninedocker

This commit is contained in:
root
2025-02-18 16:58:10 +01:00
parent 09342b818d
commit 3a42c9a802
421 changed files with 18 additions and 2471 deletions

View File

@ -26,6 +26,6 @@ service apache2 restart
if [[ "$1" != "refresh" ]]
then
chmod +x $container_path_web/usr/share/envole/docker/envole.sh
chmod +x $container_path_web/usr/share/envole/ninedocker/nine.sh
$RunCmd "envole $1 $2" web
fi