transformation complete

This commit is contained in:
Kenneth Reitz
2010-02-12 13:07:33 -05:00
parent e72c179be0
commit 5ba3e6e899
+1 -1
View File
@@ -9,7 +9,7 @@
echo "<pre>"
[ -d ".git" ] && git pull
[ ! -d .git ] && echo "You must install the bundle using Git in order to update via this command. More info: http://github.com/minimaldesign/mCSS.tmbundle"
[ ! -d .git ] && echo "You must install the bundle using Git in order to update via this command. More info: http://github.com/kennethreitz/kCSS.tmbundle"
osascript -e 'tell app "TextMate" to reload bundles'