Update la222.py
#5
by sjkhfuk - opened
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 |
|