mirror of
https://github.com/kairos-io/kairos-agent.git
synced 2025-10-21 11:29:15 +00:00
@@ -335,7 +335,7 @@ docker:
|
|||||||
COPY overlay/files-alpine/ /
|
COPY overlay/files-alpine/ /
|
||||||
END
|
END
|
||||||
|
|
||||||
IF [ "$FLAVOR" = "opensuse" ]
|
IF [ "$FLAVOR" = "opensuse" ] || [ "$FLAVOR" = "opensuse-tumbleweed" ]
|
||||||
COPY overlay/files-opensuse/ /
|
COPY overlay/files-opensuse/ /
|
||||||
ELSE IF [ "$FLAVOR" = "alpine-arm-rpi" ]
|
ELSE IF [ "$FLAVOR" = "alpine-arm-rpi" ]
|
||||||
COPY overlay/files-opensuse-arm-rpi/ /
|
COPY overlay/files-opensuse-arm-rpi/ /
|
||||||
|
Reference in New Issue
Block a user