Files
HandyGames/daten/convert.sh
Frank Ebner 74b55c0619 training-data
-added converter script
-added converted training data
2015-12-25 10:18:47 +01:00

4 lines
91 B
Bash

#/bin/bash
BIN="../workspace-build/HandyGames"
find . -name *.txt -print0 | xargs -0 $BIN