mirror of
https://github.com/cappuccino/cappuccino.git
synced 2026-08-25 21:17:03 +00:00
Fix absolute path in instal-tools
This commit is contained in:
@@ -36,6 +36,6 @@ done
|
||||
|
||||
chmod +x $INSTALL_DIR/share/objj/bin/*
|
||||
|
||||
gem install /Users/tlrobinson/cappuccino/capp_build/Release/rake/*.gem
|
||||
gem install *.gem
|
||||
|
||||
echo "Cappuccino Tools Installed"
|
||||
|
||||
Reference in New Issue
Block a user