From 30ad3d40d0a18976fc1f986a3efd1e7a0ee42003 Mon Sep 17 00:00:00 2001 From: Stefan Weijers Date: Sun, 25 Jul 2021 19:02:37 +0200 Subject: [PATCH] Add starting script --- start.sh | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100755 start.sh diff --git a/start.sh b/start.sh new file mode 100755 index 0000000..7f818a3 --- /dev/null +++ b/start.sh @@ -0,0 +1,7 @@ +#!/bin/bash + +python3 time.py +echo +python3 diskusage.py +echo +python3 services.py