garrym / raspberry-pi-alpine

Instructions and scripts for setting up Alpine Linux on the Raspberry Pi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

setup-user.sh does not create home directory

garrym opened this issue · comments

User receives an error when trying to log in after running setup-user.sh:

Unable to cd to '/home/<username>'

setup-user.sh needs to create user's home directory as part of creation process.