Files
004_comission/vinniesniper-54816/task1/_tools/crawer/reset.sh
louiscklaw c7fb335275 update,
2025-01-31 22:36:21 +08:00

8 lines
81 B
Bash
Executable File

#!/usr/bin/env bash
set -ex
rm -rf p/*
rm -rf n/*
rm -rf _tmp/*
rm -rf output/*