added updates

This commit is contained in:
2023-12-02 06:56:41 -06:00
parent 290d5e5d00
commit 0223caef5c
6 changed files with 56 additions and 33 deletions

View File

@@ -2,5 +2,4 @@
apk update
apk add sudo
echo '%wheel ALL=(ALL) ALL' > /etc/sudoers.d/wheel
adduser akanealw wheel
echo '%akanealw ALL=(ALL) ALL' > /etc/sudoers.d/akanealw