mscs
mscs copied to clipboard
Updated Makefile with a safety check for user
Added a safety check to see if the user exists when running make install. It was dying on me because the user already existed. Now if the user exists, it reports back the user exists and skips it.