mirror of
https://github.com/CachyOS/New-Cli-Installer.git
synced 2025-01-23 14:32:22 +08:00
👷 install net profiles together with the binary distrib
This commit is contained in:
parent
0b78d91cd7
commit
1ecea69a99
@ -153,3 +153,7 @@ install(
|
||||
TARGETS ${PROJECT_NAME}
|
||||
RUNTIME DESTINATION ${CMAKE_INSTALL_BINDIR}
|
||||
)
|
||||
install(
|
||||
FILES net-profiles.toml
|
||||
DESTINATION ${CMAKE_INSTALL_LOCALSTATEDIR}/lib/cachyos-installer
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user