FitTrackee/docker/shell.sh

7 lines
58 B
Bash
Raw Normal View History

2021-01-31 11:30:37 +01:00
#!/bin/bash
set -e
cd /usr/src/app
source .env
2021-01-31 11:30:37 +01:00
/bin/bash