- [ -f .version ] && [ "`cat .version`" = "r-1" ] || echo r-1 > .version
- echo "[MD5] BRTrains.md5"
- md5sum BRTrains.grf | sed "s/ / /;s/ / /" > BRTrains.md5
- cat: BRTrains.md5: No such file or directory
- echo "[TXT] docs/readme.txt"
- cat docs/readme.ptxt \
- | sed -e "s/{{GRF_TITLE}}/BRTrains r-1/" \
- | sed -e "s/{{GRF_ID}}//" \
- | sed -e "s/{{REPO_REVISION}}/-1/" \
- | sed -e "s/{{FILENAME}}//" \
- | sed -e "s/{{GRF_MD5}}//" \
- > docs/readme.txt
- [ -z "unix2dos" ] || unix2dos unix2dos 7.3.2 (2015-11-20) MSYS version. Without Unicode UTF-16 support. With native language support. LOCALEDIR: /usr/share/locale http://waterlan.home.xs4all.nl/dos2unix.html -q docs/readme.txt