Fix 'lime rebuild' from the Lime directory
This commit is contained in:
@@ -168,7 +168,7 @@ class CommandLineTools {
|
||||
|
||||
} else {
|
||||
|
||||
path = PathHelper.combine (words[0], "project");
|
||||
path = PathHelper.combine (words[0], "project/Build.xml");
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user