Update Solaris changes to use OSTYPE and zsh datetime module.
This commit is contained in:
parent
5e328e3a9c
commit
5f38a537ce
4 changed files with 6 additions and 11 deletions
|
|
@ -1,4 +1,3 @@
|
|||
PLAT=`uname -s`
|
||||
# Check for updates on initial load...
|
||||
if [ "$DISABLE_AUTO_UPDATE" != "true" ]; then
|
||||
/usr/bin/env ZSH=$ZSH DISABLE_UPDATE_PROMPT=$DISABLE_UPDATE_PROMPT zsh -f $ZSH/tools/check_for_upgrade.sh
|
||||
|
|
|
|||
Loading…
Reference in a new issue