Add module headings to modules

This commit is contained in:
Rezart Qelibari
2022-04-26 04:51:40 +02:00
parent 095e4e5478
commit 229af9e107
8 changed files with 8 additions and 2 deletions

View File

@@ -91,6 +91,7 @@ function enableLaunchDaemon() {
}
function configure_system() {
lop -y h1 -- -i 'Configure Microsoft Keyremapper'
local serviceName='de.astzweig.macos.launchdaemons.keymapper'
local dstDir='/usr/local/bin'
local xpcConsumerPath="${dstDir}/astzweig-xpc-consumer"