Update tests.yml
This commit is contained in:
parent
cde5802b93
commit
360ef85847
1
.github/workflows/tests.yml
vendored
1
.github/workflows/tests.yml
vendored
@ -75,7 +75,6 @@ jobs:
|
||||
user: inky
|
||||
commands: |
|
||||
cd /home
|
||||
sudo deluser -remove-home pi
|
||||
echo 'ALL ALL=(ALL:ALL) PASSWD: ALL' | sudo tee -a /etc/sudoers.d/010_require_sudo_password
|
||||
sudo useradd -m -p "$(openssl passwd -1 $INKY_INITAL_PASSWORD)" inky
|
||||
sudo usermod -a -G adm,dialout,cdrom,sudo,audio,video,plugdev,games,users,input,netdev,gpio,i2c,spi inky
|
||||
|
Loading…
Reference in New Issue
Block a user