update,
This commit is contained in:
13
vinniesniper-54816/task1/_lab/007-train-beach-test/clear.sh
Normal file
13
vinniesniper-54816/task1/_lab/007-train-beach-test/clear.sh
Normal file
@@ -0,0 +1,13 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
set -ex
|
||||
|
||||
cd posdata
|
||||
rm -rf *Zone*
|
||||
cd ..
|
||||
|
||||
cd negdata
|
||||
rm -rf *Zone*
|
||||
cd ..
|
||||
|
||||
rm -rf *Zone*
|
Reference in New Issue
Block a user