view bin/preprocess-mtg @ 8286:ca89397502cf

<shachaf> delquote 1281
author HackBot
date Thu, 02 Jun 2016 04:04:49 +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