updated build script

This commit is contained in:
2021-03-26 11:02:54 +07:00
parent 86ca4807b4
commit 4cc9404a0b
2 changed files with 4 additions and 4 deletions

View File

@@ -18,7 +18,7 @@ update-ca-certificates
/sbin/apk add sudo
# Add wheel group
echo '%wheel ALL=(ALL) ALL' > /etc/sudoers.d/wheel
echo '%wheel ALL=NOPASSWD: ALL' > /etc/sudoers.d/wheel
# Add an administrator user.
adduser -D -u1000 cubetiq wheel
adduser -D -u1000 cubetiq wheel