This website requires JavaScript.
Explore
Help
Register
Sign In
yohan
/
docker-thermostat
Watch
1
Star
0
Fork
0
You've already forked docker-thermostat
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
c43bf42666
docker-thermostat
/
entrypoint.sh
5 lines
67 B
Bash
Raw
Normal View
History
Unescape
Escape
first commit
2024-06-01 17:40:56 +00:00
#!/bin/bash
Disable SQLAlchemy.
2024-06-06 10:10:18 +00:00
#/root/migrate_db.sh && exec flask run
exec
flask run
Reference in New Issue
Copy Permalink