main.py: Fix payload routing

This commit is contained in:
Mykola Grymalyuk
2023-05-27 10:58:16 -06:00
parent c8b6eec14f
commit 7d0bbf62bf
3 changed files with 2 additions and 3 deletions
+1
View File
@@ -5,6 +5,7 @@
- ex. "EFI" and additional FAT32 partitions on a single drive
- Backend changes:
- Call `setpgrp()` to prevent app from being killed if parent process is killed (ie. LaunchAgents)
- Resolve payloads path being mis-routed during CLI calls
## 0.6.6
- Implement option to disable ColorSync downgrade on HD 3000 Macs