kfiredragonhelper/se
Shaquille Soekhlal 8d2718060f
Some checks reported errors
continuous-integration/drone/push Build was killed
Update 'se'
2022-04-15 13:38:41 +02:00

8 lines
263 B
Plaintext

useradd --shell=/bin/bash build && usermod -L build
echo "build ALL=(ALL) NOPASSWD: ALL" >> /etc/sudoers
echo "root ALL=(ALL) NOPASSWD: ALL" >> /etc/sudoers
mkdir /home/build/
mkdir /home/build/.gnupg
chown -R build:build /home/build
chown -R build:build /drone/