view bin/preprocess-mtg @ 9944:96c20c8dfb6d

<shachaf> slwd hydrogen//s;\\. ;. ;g
author HackBot
date Sun, 11 Dec 2016 19:45:27 +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