#!/bin/bash APPclaperumap id $APP &> /dev/null || useradd $APP -r -s /bin/false -md /opt/$APP/ chown -R $APP:$APP /opt/$APP/