Skip to content

Commit 85ed0b8

Browse files
authored
Update preinstall
1 parent d7e65c4 commit 85ed0b8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Installer/scripts/preinstall

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
#!/bin/bash
22

33
sudo mkdir -p /Library/Audio/Plug-Ins/HAL
4-
sudo chown -R root:wheel /Library/Audio/Plug-Ins/HAL
4+
sudo chown root:wheel /Library/Audio/Plug-Ins/HAL
5+
sudo chown -R root:wheel /Library/Audio/Plug-Ins/HAL/BlackHole*ch.driver

0 commit comments

Comments
 (0)