Skip to content
Snippets Groups Projects
Commit fa608871 authored by Bob Mottram's avatar Bob Mottram
Browse files

Title

parent 6c81c2a3
No related branches found
No related tags found
No related merge requests found
......@@ -117,6 +117,8 @@ function change_password {
return
fi
clear
echo "Change password for $SELECTED_USERNAME"
echo ""
su -c "passwd" - $SELECTED_USERNAME
any_key
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment