This commit is contained in:
thsw 2022-07-13 00:26:06 +08:00
parent 504d51a0f1
commit 37482d8783
1 changed files with 10 additions and 0 deletions

10
create.sh Normal file
View File

@ -0,0 +1,10 @@
mkdir logs/send/ -p
mkdir logs/logChildProcess logs/master
mkdir logs/logChildProcess/offline logs/logChildProcess/online
touch logs/logChildProcess/offline/gpuprocess.log
touch logs/logChildProcess/online/gpuprocess.log
touch logs/master/detector.log
touch logs/send/SendPics.log
mkdir mintors/kafka -p
mkdir problems/images_save -p
mkdir problems/images_tmp problems/videos_save