No spaces

This commit is contained in:
Bob Mottram 2016-11-24 13:50:01 +00:00
parent ea1227fbac
commit d37e93f69b
1 changed files with 1 additions and 1 deletions

View File

@ -148,7 +148,7 @@ function clear_passwords {
}
function export_to_keepass {
filename = "$1"
filename="$1"
echo '<database>' > $filename
echo ' <group>' >> $filename