Add cat for see wheel

This commit is contained in:
Sambo Chea 2021-03-26 11:13:29 +07:00
parent 1a46bd8129
commit a9f0472ccd

View File

@ -20,5 +20,7 @@ update-ca-certificates
# Add wheel group
echo '%wheel ALL=NOPASSWD: ALL' > /etc/sudoers.d/wheel
cat /etc/sudoers.d/wheel
# Add an administrator user.
adduser -D -u1000 cubetiq wheel