This website requires JavaScript.
Explore
Help
Sign In
Alexander
/
FitTrackee
Watch
1
Star
0
Fork
0
You've already forked FitTrackee
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
b5d09008ee
FitTrackee
/
docker
/
init-database.sh
8 lines
86 B
Bash
Raw
Normal View
History
Unescape
Escape
add docker for evaluation purposes
2021-01-31 11:30:37 +01:00
#!/bin/bash
set
-e
cd
/usr/src/app
source
.env.docker
Docker - update scripts w/ new CLI commands
2022-04-24 15:12:22 +02:00
ftcli db drop
ftcli db upgrade
Reference in New Issue
Copy Permalink