This commit is contained in:
xyj 2024-01-05 17:07:42 +08:00
parent 281c93e9e1
commit 5fdc38d53f
1 changed files with 0 additions and 3 deletions

View File

@ -232,9 +232,6 @@ def p():
subprocess.Popen(
["/usr/bin/bash /home/pi/lot_manager/conf/example/bash/stop_dataupload_internal_one_hour.sh"],
shell=True)
subprocess.Popen(
["/usr/bin/bash /home/pi/lot_manager/conf/example/bash/stop_dataupload_internal_one_hour.sh"],
shell=True)
except Exception as e:
# print(e)
pass