Create boot script directory to prevent error message
This commit is contained in:
@@ -4,6 +4,7 @@ source /build/config
|
|||||||
set -x
|
set -x
|
||||||
|
|
||||||
## Install init process
|
## Install init process
|
||||||
|
mkdir -p /opt/init.d
|
||||||
mkdir -p /etc/container_environment
|
mkdir -p /etc/container_environment
|
||||||
touch /etc/container_environment.sh
|
touch /etc/container_environment.sh
|
||||||
touch /etc/container_environment.json
|
touch /etc/container_environment.json
|
||||||
|
|||||||
Reference in New Issue
Block a user