#!/bin/bash if [ ! -e "$DATA_DIR/.env" ] ; then source_pass="$(LC_ALL=C tr -dc A-Za-z0-9 "$DATA_DIR/.env" <