view bin/preprocess-mtg @ 9977:07917e29f432

<oerjan> rm bin/w
author HackBot
date Thu, 15 Dec 2016 01:26:54 +0000
parents e8a5bd0e20ab
children
line wrap: on
line source

#!/bin/bash
set -e
cd /hackenv/share/mtg && tr -d \\r < MagicCompRules.txt > rules.txt && echo written ~+/rules.txt