view bin/preprocess-mtg @ 9283:22128c55cb77

<shachaf> rm spout
author HackBot
date Fri, 14 Oct 2016 17:45:35 +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