mirror of
https://github.com/Justuser3310/jetwork.git
synced 2025-02-08 01:37:38 +00:00
9 lines
125 B
Plaintext
9 lines
125 B
Plaintext
|
#
|
||
|
# Установка/проверка статуса завершения
|
||
|
#
|
||
|
|
||
|
import os
|
||
|
|
||
|
if not os.path.exists('status'):
|
||
|
|