FitTrackee/docker/shell.sh

7 lines
58 B
Bash
Executable File

#!/bin/bash
set -e
cd /usr/src/app
source .env
/bin/bash