Update 'maas-setup.sh'
This commit is contained in:
@@ -10,6 +10,8 @@
|
|||||||
|
|
||||||
useradd -s /bin/bash -d /home/maas -m maas
|
useradd -s /bin/bash -d /home/maas -m maas
|
||||||
echo "maas ALL=(ALL) NOPASSWD: ALL" | sudo tee /etc/sudoers.d/maas
|
echo "maas ALL=(ALL) NOPASSWD: ALL" | sudo tee /etc/sudoers.d/maas
|
||||||
|
apt update
|
||||||
|
apt -y install snapd
|
||||||
|
|
||||||
su - maas
|
su - maas
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user