Fix flaky mime table generation

This commit is contained in:
2019-10-26 19:53:41 -04:00
parent b4199a1fd8
commit 50fcec25f7
3 changed files with 359 additions and 359 deletions

View File

@@ -5,7 +5,7 @@
#define EPILOG "Made by simon987 <me@simon987.net>. Released under GPL-3.0"
static const char *const Version = "1.0.2";
static const char *const Version = "1.0.3";
static const char *const usage[] = {
"sist2 scan [OPTION]... PATH",
"sist2 index [OPTION]... INDEX",