From c168ee64f79b83d318d806e4e72caf8ef73a09cd Mon Sep 17 00:00:00 2001
From: Adrian Egli <adrian.egli@sbb.ch>
Date: Sun, 19 Jul 2020 07:27:27 +0200
Subject: [PATCH] .

---
 run.sh | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/run.sh b/run.sh
index 834a214..5ead27c 100755
--- a/run.sh
+++ b/run.sh
@@ -1,2 +1,5 @@
-#!/bin/bash
-python ./run.py
+#!/bin/bash
+
+# manually install submodules.
+
+python ./run.py
-- 
GitLab