Skip to content

Commit

Permalink
👷 install net profiles together with the binary distrib
Browse files Browse the repository at this point in the history
  • Loading branch information
vnepogodin committed Jul 11, 2024
1 parent 0b78d91 commit 1ecea69
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
)

0 comments on commit 1ecea69

Please sign in to comment.