move /config perms fix to new_user script

This commit is contained in:
Sean Dion 2015-07-15 11:22:26 -05:00
parent 918584358d
commit 10fb55f545
2 changed files with 3 additions and 2 deletions

View file

@ -10,4 +10,6 @@ GID/UID
User uid: $(id -u abc)
User gid: $(id -g abc)
-----------------------------------
"
"
chown -R abc:abc /config

View file

@ -6,4 +6,3 @@ else
git checkout master
fi
chown -R abc:abc /opt/headphones
chown -R abc:abc /config