export OLO_USERNAME=$(id -un) export OLO_GROUPNAME=$(id -gn) export OLO_UID=$(id -u) export OLO_GID=$(id -g)