mirror of
https://github.com/atom/atom.git
synced 2026-01-23 22:08:08 -05:00
wip
This commit is contained in:
@@ -130,7 +130,8 @@
|
||||
[self runSpecsThenExit:true];
|
||||
}
|
||||
else {
|
||||
[self open:[_arguments objectForKey:@"path"]];
|
||||
NSLog(@"%@", [_arguments objectForKey:@"path"]);
|
||||
[self open:@"/Users/corey/atom"];//[_arguments objectForKey:@"path"]];
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user