Fixed an issue preventing network services from being installed if no NIC's were present.

This commit is contained in:
Homes32
2022-12-26 11:47:15 -06:00
parent ebb4948fda
commit 06f891e608
2 changed files with 2 additions and 1 deletions

View File

@@ -9,6 +9,7 @@ Notable changes to the PhoenixPE project.
### Changed
### Fixed
- Fixed an issue preventing network services from being installed if no NIC's were present.
### Removed