mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-24 04:45:24 +00:00
@@ -1028,7 +1028,7 @@ static BOOL debugSoParts = NO;
|
||||
fileName = [NSString stringWithFormat:@"%@/%@", spoolPath, name];
|
||||
[body writeToFile: fileName atomically: YES];
|
||||
|
||||
[zipTaskArguments addObject: name];
|
||||
[zipTaskArguments addObject: [NSString stringWithFormat: @"./%@", name]];
|
||||
}
|
||||
|
||||
// Zip files
|
||||
|
||||
Reference in New Issue
Block a user