mirror of
https://github.com/gurucomputing/headscale-ui.git
synced 2026-01-23 02:34:43 +00:00
fix folder creation
This commit is contained in:
parent
f3c4a6afbf
commit
cf682bddbb
1 changed files with 1 additions and 0 deletions
|
|
@ -8,6 +8,7 @@ set -ex
|
|||
# useradd -m -d /data/home dev-user
|
||||
|
||||
# set new home directory
|
||||
mkdir -p /data/home
|
||||
usermod -d /data/home node
|
||||
|
||||
# Add the ability to set file permissions on /data to the non-privileged user
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue