try to fix i=uencfs
This commit is contained in:
parent
642df8ae70
commit
f04bd8d4f8
1 changed files with 1 additions and 0 deletions
|
@ -61,6 +61,7 @@ if ! $SSHS; then
|
|||
for i in $( ls "${MYSHELLCONFIG_BASH_COMPLETION}" ); do
|
||||
. "${MYSHELLCONFIG_BASH_COMPLETION}/${i}"
|
||||
done
|
||||
unset i
|
||||
fi
|
||||
|
||||
if [ -f "${MYSHELLCONFIG_BASE}/myshell_load_fortmpconfig" ]; then
|
||||
|
|
Loading…
Reference in a new issue