Skip to content

Commit

Permalink
Local folder is already set by ios_system properly
Browse files Browse the repository at this point in the history
  • Loading branch information
Carlos Cabanero committed Apr 8, 2024
1 parent 993941e commit 41a6ab0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Sessions/MCPSession.m
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,6 @@ - (void)executeWithArgs:(NSString *)args {

NSString *homePath = [BlinkPaths homePath];
ios_setMiniRoot(homePath);
[[NSFileManager defaultManager] changeCurrentDirectoryPath:homePath];
[self updateAllowedPaths];

// We are restoring mosh session if possible first.
Expand Down

0 comments on commit 41a6ab0

Please sign in to comment.