#!/bin/bash -x . /federated/lib/functions.sh [[ $(type get_appvars 2> /dev/null) ]] && get_appvars || echo "NO" echo "Admin pass: $ADMINPASS"