BastliPOSPrinter

A collection of programs that allow receipt printing
git clone git://xatko.vsos.ethz.ch/BastliPOSPrinter.git
Log | Files | Refs

commit 7e87b66fc3bfcbfc1217c0fcbc3448e4c6b05186
parent 127411e4ab901efeb98a802d5d9c8fa2eaa8aed6
Author: Dominik Schmidt <doeme@bastli.ethz.ch>
Date:   Wed,  5 Sep 2018 14:33:18 +0200

Move the groff-template out from the start_pipeline.sh script

Diffstat:
start_pipeline.sh | 1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git a/start_pipeline.sh b/start_pipeline.sh @@ -1,7 +1,6 @@ #!/bin/bash cd pipeline -export GROFF_TEMPLATE="../template.roff" EXES=() for file in * do