From 672c8aaea07b1d0928ece58a72af9ce76a73b0b1 Mon Sep 17 00:00:00 2001
From: Uwe Schmitt <uwe.schmitt@id.ethz.ch>
Date: Mon, 9 Sep 2019 20:44:36 +0200
Subject: [PATCH] improved polybox upload instructions in printout

---
 setup_eth_euler/create_printout.sh | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/setup_eth_euler/create_printout.sh b/setup_eth_euler/create_printout.sh
index b7ec8cd..3fa3c57 100755
--- a/setup_eth_euler/create_printout.sh
+++ b/setup_eth_euler/create_printout.sh
@@ -52,8 +52,8 @@ function create_md {
         echo '```'
         echo "bash upload_to_polybox.sh"
         echo '```'
-        echo "and press RETURN."
-        echo
+        echo "and press RETURN. The script will ask you for your NETHZ name"
+        echo "and password."
         echo '<p style="page-break-after: always;" />'
     done
 }
-- 
GitLab