From 0b4e98b4e5cf76bda8d39247ee691e577a097b93 Mon Sep 17 00:00:00 2001 From: Alex R Date: Fri, 12 May 2023 17:07:06 -0500 Subject: [PATCH] add ci --- entrypoint.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/entrypoint.sh b/entrypoint.sh index 43219407b..7408fb319 100755 --- a/entrypoint.sh +++ b/entrypoint.sh @@ -3,7 +3,7 @@ set -e cd /build pacman-key --init -pacman -Syu --noconfirm --needed sudo erofs-utils +pacman -Syu --noconfirm --needed sudo erofs-utils dosfstools mtools useradd builduser -m chown -R builduser:builduser /build passwd -d builduser