... | ... |
@@ -424,6 +424,7 @@ function save_database () { |
424 | 424 |
else |
425 | 425 |
echo "je ne peux rien faire avec $database !" |
426 | 426 |
fi |
427 |
+ rm -f "$in_ram_database" "$tempfile" |
|
427 | 428 |
} |
428 | 429 |
|
429 | 430 |
function dernier_scrutin_public () { |