fix: don't update in entrypoint
Co-authored-by: Manuel Schmid <9307310+mashb1t@users.noreply.github.com>
This commit is contained in:
parent
d4e373b83c
commit
ca561944d5
|
|
@ -30,4 +30,4 @@ mklink outputs
|
|||
import outputs
|
||||
|
||||
# Start application
|
||||
python entry_with_update.py $*
|
||||
python launch.py $*
|
||||
|
|
|
|||
Loading…
Reference in New Issue