Skip to content
Snippets Groups Projects
Commit 9d6d3a2d authored by Jean-Marie Place's avatar Jean-Marie Place
Browse files

set /home/scodoc owned by scodoc

parent 7723b85e
No related branches found
No related tags found
No related merge requests found
......@@ -96,7 +96,7 @@ EOF
chown scodoc:scodoc /home/scodoc
cp -r .ssh /home/scodoc
cd /home/scodoc
chown -R scodoc:scodoc .ssh
chown -R scodoc:scodoc /home/scodoc
echo "%scodoc ALL=(ALL) NOPASSWD: ALL" > /etc/sudoers.d/scodoc
echo 'install development data'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment