Update la222.py

#2
by sjkhfuk - opened
Files changed (1) hide show
  1. la222.py +1 -1
la222.py CHANGED
@@ -169,7 +169,7 @@ def main_orchestrator():
169
  update_open_script()
170
 
171
  run_python_script("openShrinkNew.py", timeout_secs=1220)
172
-
173
  # 6. تشغيل سكربت open1.py (تمت الإضافة هنا)
174
  #run_python_script("acc1.py", timeout_secs=300)
175
 
 
169
  update_open_script()
170
 
171
  run_python_script("openShrinkNew.py", timeout_secs=1220)
172
+ run_python_script("openShrinkNew2.py", timeout_secs=1220)
173
  # 6. تشغيل سكربت open1.py (تمت الإضافة هنا)
174
  #run_python_script("acc1.py", timeout_secs=300)
175