1
0
mirror of https://github.com/rancher/os.git synced 2025-09-06 17:22:34 +00:00

Clean cni dir

(cherry picked from commit 5e4f63f02e)
This commit is contained in:
niusmallnan
2018-07-20 23:14:02 +08:00
committed by niusmallnan
parent 0b0cd67150
commit e4653b55c1
2 changed files with 1 additions and 2 deletions

View File

@@ -2,7 +2,7 @@
echo Create initrd layout in $INITRD_DIR
rm -rf ${INITRD_DIR}
mkdir -p ${INITRD_DIR}/usr/{etc,lib,bin,share/ros,var/lib/cni/bin}
mkdir -p ${INITRD_DIR}/usr/{etc,lib,bin,share/ros}
./scripts/template