Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
La Quadrature du Net
ParlementairesJS
Commits
3b66c05f
Commit
3b66c05f
authored
Nov 14, 2020
by
Bastien Le Querrec
Browse files
remove previous data files when regenerating
parent
db1d6c5a
Changes
1
Hide whitespace changes
Inline
Side-by-side
scripts/an-deputes.sh
View file @
3b66c05f
...
...
@@ -6,6 +6,8 @@ set -e
cd
$(
dirname
$0
)
rm
../data/an/
*
.yml
||
true
find data/an/json/acteur/
-type
f |
sed
's/\.json//i'
|
sed
's/data\/an\/json\/acteur\///i'
|
while
read
-r
key
;
do
echo
"Parsing
${
key
}
..."
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment