view bin/preprocess-mtg @ 11193:2575b675fca0

<shachaf> mkx bin/rc//random-card "$@"
author HackBot
date Wed, 20 Sep 2017 22:40:23 +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