mirror of
https://github.com/nextcloud/vm.git
synced 2025-10-26 11:27:32 +00:00
chown .bash_profile to correct user as it's created by root (#45)
* chown .bash_profile to correct user as it's created by root Fixes #44 * change from - to _
This commit is contained in:
parent
bb70ced9d0
commit
a4e73794b7
@ -34,4 +34,6 @@ sudo -i
|
||||
|
||||
UNIXUSER-PROFILE
|
||||
|
||||
chown $UNIXUSER:$UNIXUSER $UNIXUSER_PROFILE
|
||||
|
||||
exit 0
|
||||
|
||||
Loading…
Reference in New Issue
Block a user