add export function reachable-default

This commit is contained in:
Jakobus Schürz 2020-09-01 09:55:47 +02:00
parent 6c1667b66f
commit c7f94cf8fa

View file

@ -127,3 +127,4 @@ echo "bashrc_add sourced" 2>&1 |tee -a ${MYSHELLCONFIG_LOGFILE} >&2
export -f token
export -f sudo
export -f reachable
export -f reachable-default