chg: [build] fix the overwrite
This commit is contained in:
parent
e505338831
commit
9722f79b3d
1 changed files with 1 additions and 1 deletions
2
build.sh
2
build.sh
|
@ -6,4 +6,4 @@ rm manifest.json robots.txt.tmp
|
|||
mkdir ./feeds/circl/stix-2.1/
|
||||
cd ./feeds/circl/stix-2.1/
|
||||
ls -1 ../misp/*-*.json | parallel "misp_stix_converter -v2.1 -e -f {}"
|
||||
mmv "../misp/*.json.out" "#1.json"
|
||||
mmv -d "../misp/*.json.out" "#1.json"
|
||||
|
|
Loading…
Reference in a new issue