diff options
| author | tslil <tslil@posteo.de> | 2021-03-28 00:22:26 -0400 |
|---|---|---|
| committer | tslil <tslil@posteo.de> | 2026-08-28 19:37:41 +0100 |
| commit | 29536c86457d83967c23a900574182b3898f04dd (patch) | |
| tree | 9fa6e2324ebb40d1939f1c106bdfe55b5f80de10 /resources | |
| parent | 2dbb9fa9b69e49d49cebb1c17559f6fe67600a4d (diff) | |
| parent | c9823c76dd43aa40bef3f67fa0940a78cb40bf05 (diff) | |
Merge branch 'master' of git.sr.ht:~tslil/ctak
Diffstat (limited to 'resources')
| -rwxr-xr-x | resources/extract.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/extract.sh b/resources/extract.sh index 0d92ad4..2c4b153 100755 --- a/resources/extract.sh +++ b/resources/extract.sh @@ -61,7 +61,7 @@ fi make pptdb -for size in 5; do +for size in 6; do echo extract $size notation,result process $size 1000000 training |
