Ignore special ascii chars, strip binary in docker build

This commit is contained in:
2020-01-12 10:59:17 -05:00
parent 5a2820d339
commit f5db78a69f
4 changed files with 4 additions and 3 deletions

View File

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