mscs icon indicating copy to clipboard operation
mscs copied to clipboard

Updated Makefile with a safety check for user

Open sptoothman opened this issue 2 years ago • 0 comments

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.

sptoothman avatar Sep 28 '22 15:09 sptoothman