view bin/preprocess-mtg @ 10243:1a0faf9f2dd4

<shachaf> sedlast s/.$/ yet&/
author HackBot
date Mon, 13 Feb 2017 08:39:00 +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