view bin/preprocess-mtg @ 9965:8c941099e592

<oerjan> ` ln -s wisdom bin/w
author HackBot
date Thu, 15 Dec 2016 00:46:40 +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