Auto Update
This commit is contained in:
parent
94012ff46a
commit
2dddc3ae8e
1 changed files with 1 additions and 0 deletions
|
@ -62,3 +62,4 @@ fi
|
||||||
if [ -d ~/.client ]; then
|
if [ -d ~/.client ]; then
|
||||||
for f in ~/.client/.*; do if [[ -f $f ]]; then source $f ; fi; done
|
for f in ~/.client/.*; do if [[ -f $f ]]; then source $f ; fi; done
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue