From 74973624deed05d1cc8b297fb1d877cadad50969 Mon Sep 17 00:00:00 2001 From: Yves Fischer Date: Thu, 2 Aug 2018 17:21:14 +0200 Subject: new commit-history root - cleaned off passwords --- "stromz\303\244hler3/make.sh" | 5 +++++ 1 file changed, 5 insertions(+) create mode 100755 "stromz\303\244hler3/make.sh" (limited to 'stromzähler3/make.sh') diff --git "a/stromz\303\244hler3/make.sh" "b/stromz\303\244hler3/make.sh" new file mode 100755 index 0000000..a76ff1a --- /dev/null +++ "b/stromz\303\244hler3/make.sh" @@ -0,0 +1,5 @@ +#!/bin/sh +PY_SOURCES="boot.py main.py .config" + +. ${0%/*}/../scripts/make.inc.sh + -- cgit v1.2.1