nwztools: small fixes

Make sure scripts use bash, make nwz database generator more deterministic

Change-Id: I26812b697abe0406fb3c60d6eb231cb27edc81d5
This commit is contained in:
Amaury Pouly 2017-01-04 16:26:07 +01:00 committed by Gerrit Rockbox
parent d7770a1cdd
commit 3c3e133f99
6 changed files with 8 additions and 6 deletions

View file

@ -553,4 +553,4 @@ int nvp_info(void)
}
return 0;
}
}