add export function reachable-default
This commit is contained in:
parent
6c1667b66f
commit
c7f94cf8fa
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue