We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent adc164f commit eebae8cCopy full SHA for eebae8c
1 file changed
static/change-ncadmin-profile.sh
@@ -45,6 +45,7 @@ sudo -i
45
46
UNIXUSER-PROFILE
47
48
+chown -R "$UNIXUSER:$UNIXUSER" /home/"$UNIXUSER"
49
chown "$UNIXUSER:$UNIXUSER" "$UNIXUSER_PROFILE"
50
chown "$UNIXUSER:$UNIXUSER" "$SCRIPTS/history.sh"
51
chown "$UNIXUSER:$UNIXUSER" "$SCRIPTS/instruction.sh"
0 commit comments