remove debug
This commit is contained in:
parent
8c4133ad49
commit
68fd15cc17
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue