view bin/preprocess-mtg @ 8670:bd72d2472d9b

<oerjan> slwd elendil//s#\\s\\+$##
author HackBot
date Thu, 30 Jun 2016 23:30:03 +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