From a897ec94f8b6a2265f5c2827ecaacbc9bd4f2000 Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Tue, 15 May 2018 19:40:04 +0200 Subject: [PATCH] Remove a line which I added for test / debug --- bin/yunoprompt | 3 --- 1 file changed, 3 deletions(-) diff --git a/bin/yunoprompt b/bin/yunoprompt index bb71e96b9..ab9068d26 100755 --- a/bin/yunoprompt +++ b/bin/yunoprompt @@ -47,9 +47,6 @@ ${fingerprint[4]} EOF ) - -echo "$LOGO_AND_FINGERPRINTS" > /etc/issue.net - if [[ ! -f /etc/yunohost/installed ]] then if [[ ! -f /etc/yunohost/from_script ]]