From 68fd15cc170a5cfc395e2cba4bd6ce417e41149d Mon Sep 17 00:00:00 2001 From: root Date: Thu, 12 Mar 2020 22:07:18 +0100 Subject: [PATCH] remove debug --- bashrc_add | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bashrc_add b/bashrc_add index 2b4a2c0..25a3d4b 100755 --- a/bashrc_add +++ b/bashrc_add @@ -8,7 +8,7 @@ if [ -z ${SSHS+x} ]; then SSHS=false;fi # https://guide.bash.academy/expansions/ # https://www.tldp.org/LDP/abs/html/refcards.html#AEN22473 if [[ $- = *i* ]] ; then - echo "interactive shell" >&2 + #echo "interactive shell" >&2 # define variables # default timeouts definted in myshellconfig_load_default