fix: don't update in entrypoint

Co-authored-by: Manuel Schmid <9307310+mashb1t@users.noreply.github.com>
This commit is contained in:
xyny
2024-05-22 15:39:34 +00:00
committed by GitHub
co-authored by Manuel Schmid
parent d4e373b83c
commit ca561944d5
+1 -1
View File
@@ -30,4 +30,4 @@ mklink outputs
import outputs
# Start application
python entry_with_update.py $*
python launch.py $*