#!/bin/bash if [ ! -e "$DATA_DIR/.env" ] ; then cat > "$DATA_DIR/.env" <