view bin/preprocess-mtg @ 9361:fd4ef8aa1a0d

<oerjan> revert
author HackBot
date Thu, 20 Oct 2016 00:54:17 +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