Major upgrade and refactor
This commit is contained in:
4
app/1mindeploy/entrypoint.sh
Executable file
4
app/1mindeploy/entrypoint.sh
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/sh
|
||||
service mariadb start > /dev/null 2>&1
|
||||
service apache2 start > /dev/null 2>&1
|
||||
/bin/sh
|
||||
Reference in New Issue
Block a user