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