From 76ae874505d5cc293b997278924681afc3decbb2 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Wed, 25 Oct 2017 13:39:10 +0200 Subject: Cleaned up build framework --- literature.bibtex.gup | 9 --------- 1 file changed, 9 deletions(-) delete mode 100755 literature.bibtex.gup (limited to 'literature.bibtex.gup') diff --git a/literature.bibtex.gup b/literature.bibtex.gup deleted file mode 100755 index cabebc3..0000000 --- a/literature.bibtex.gup +++ /dev/null @@ -1,9 +0,0 @@ -#!/usr/bin/env zsh - -typeset -a bibFiles -bibFiles=(literature/**/*.bibtex) - -gup --contents <<<${bibFiles} -gup -u ${bibFiles} - -cat ${bibFiles} >$1 \ No newline at end of file -- cgit v1.2.3