Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
Oh My Zsh
Commits
a525993f
Commit
a525993f
authored
Apr 29, 2011
by
Robby Russell
Browse files
Merged pull request #315 from nebirhos/master.
Fixies auto update (2nd try)
parents
784c56cd
626fa5b1
Changes
1
Hide whitespace changes
Inline
Side-by-side
tools/check_for_upgrade.sh
View file @
a525993f
...
...
@@ -25,10 +25,11 @@ then
if
[
"
$line
"
=
Y
]
||
[
"
$line
"
=
y
]
then
/bin/sh
$ZSH
/tools/upgrade.sh
# update the zsh file
_update_zsh_update
fi
fi
else
# create the zsh file
_update_zsh_update
fi
# update the zsh file
_update_zsh_update
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment