fix: update docker entrypoint to use entry_with_update.py

This commit is contained in:
xynydev 2024-04-24 21:01:38 +03:00
parent 13416a9cda
commit 33d3df7988
1 changed files with 1 additions and 1 deletions

View File

@ -30,4 +30,4 @@ mklink outputs
import outputs
# Start application
python launch.py $*
python entry_with_update.py $*