Hypatia/scripts/0genbloom.sh
Tad a545ae6b63
Parser updates
Signed-off-by: Tad <tad@spotco.us>
2023-12-28 18:14:28 -05:00

10 lines
334 B
Bash

#!/bin/sh
#License: CC0
rm production/index.html
cp template.html production/index.html
echo "<pre>" >> production/index.html
sed -i "s/\[DATE\]/$(date -u)/" production/index.html
java -jar HypatiaDatabaseConverter-0.1__.jar raw/ >> production/index.html
echo "</pre>" >> production/index.html
mv raw/hypatia-*-bloom.bin production/