Fixed call to pull.sh
This commit is contained in:
parent
7268778f14
commit
bf23eb19ec
1 changed files with 4 additions and 1 deletions
5
.profile
5
.profile
|
@ -1,2 +1,5 @@
|
|||
. ~/.bashrc
|
||||
bash ~/git/dotfiles/pull.sh
|
||||
|
||||
if [ -d ~/git/dotfiles ] ; then
|
||||
bash ~/git/dotfiles/pull.sh
|
||||
fi
|
||||
|
|
Loading…
Reference in a new issue