changeset 11721:fa2114d4fb10 draft

<b_jonas> `` rm -v bin/preprocess-mtg # one less now
author HackEso <hackeso@esolangs.org>
date Mon, 11 Feb 2019 00:04:46 +0000
parents 29db8b9e5dfe
children 9ef876731ec3
files bin/preprocess-mtg
diffstat 1 files changed, 0 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/bin/preprocess-mtg	Mon Feb 11 00:03:42 2019 +0000
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,3 +0,0 @@
-#!/bin/bash
-set -e
-cd /hackenv/share/mtg && tr -d \\r < MagicCompRules.txt > rules.txt && echo written ~+/rules.txt