Install

INSTALL=("/usr/bin/install" -d -o "${USER}" -g "${GROUP}" -m "0755")
echo $INSTALL
/usr/bin/install -d -o andrew -g -m 0755