BastliPOSPrinter

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

commit 8da1eefed332fb9ebf71f970d420889ccbfa2ac4
parent d368fd14e859561df0c97132b3eb5a87f3b58588
Author: Dominik Schmidt <doeme@bastli.ethz.ch>
Date:   Wed,  5 Sep 2018 14:15:02 +0200

/bin/bash is required for some programs

Diffstat:
pipeline.sh | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pipeline.sh b/pipeline.sh @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash if [[ ${#@} -eq 1 ]] then