Skip to content

Commit 85ed0b8

Browse files
authored
Update preinstall
1 parent d7e65c4 commit 85ed0b8

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

Installer/scripts/preinstall

Lines changed: 2 additions & 1 deletion
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)