diff --git a/sysupd b/sysupd index a57870b..c38983d 100755 --- a/sysupd +++ b/sysupd @@ -2,7 +2,7 @@ # Update Various System Files, Ports, etc. # Copyright (c) 2006-2013, TundraWare Inc, Des Plaines, IL USA # All Rights Reserved -# $Id: sysupd,v 1.134 2013/03/26 16:55:18 tundra Exp $ +# $Id: sysupd,v 1.135 2013/03/26 17:02:32 tundra Exp $ ##### @@ -116,7 +116,7 @@ ### texlive) - runupd $SET $LOGDIR "/usr/local/texlive/bin/tlmgr update --self && /usr/local/texlive/bin/tlmgr update --all" + runupd $SET $LOGDIR "/usr/local/bin/tlmgr update --self && /usr/local/texlive/bin/tlmgr update --all" ;;