view bin/preprocess-mtg @ 11199:30a21a76ab37

<shachaf> revert
author HackBot
date Tue, 26 Sep 2017 10:44:08 +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