Skip to content
Snippets Groups Projects
Commit d7cca320 authored by Jerome Chauveau's avatar Jerome Chauveau
Browse files

Nettoyage des .txt.

parent 46eee660
No related branches found
No related tags found
No related merge requests found
...@@ -49,7 +49,7 @@ fi ...@@ -49,7 +49,7 @@ fi
run(){ run(){
if [ -f $URLS_FILE ]; then if [ -f $URLS_FILE ]; then
echo "removes existing urls file" echo "removes existing urls file"
rm $URLS_FILE rm *.txt
fi fi
for ((i=1;i<=$N_URLS;i++)); for ((i=1;i<=$N_URLS;i++));
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment