FitTrackee/docker/set-admin.sh

8 lines
75 B
Bash
Raw Normal View History

#!/bin/bash
set -e
cd /usr/src/app
source .env.docker
flask set-admin $1