From 35aa56cfdbbc32c5f293cc768df398686ad5727c Mon Sep 17 00:00:00 2001 From: Nico Schottelius Date: Fri, 19 Aug 2022 11:59:02 +0200 Subject: [PATCH] updated by /home/nico/bin/sync-all-repos on nb3 --- digitec-cable.sh | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 digitec-cable.sh diff --git a/digitec-cable.sh b/digitec-cable.sh new file mode 100644 index 0000000..d3b7804 --- /dev/null +++ b/digitec-cable.sh @@ -0,0 +1,22 @@ +#!/bin/sh + +if [ $# -lt 2 ]; then + echo $0 ordernum num-cables [otherinfo] + exit 1 +fi + +ordernum=$1; shift +numcables=$1; shift +other="$@" + + +f=nico.schottelius +f2=ungleich.ch + +cat < +Subject: Falsches Stromkabel Bestellung +Hello World + +EOF