Skip to content
This repository was archived by the owner on Aug 12, 2020. It is now read-only.

Commit 0f8f2be

Browse files
committed
Wheel not admin
Stay consistent with Library folder (my mistake).
1 parent 9434cf3 commit 0f8f2be

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ pack-usr-local-outset-everyboot-scripts-%: % l_usr_local_outset_everyboot_script
1717

1818
l_library_profiles: l_Library
1919
@sudo mkdir -p ${WORK_D}/Library/Profiles
20-
@sudo chown root:admin ${WORK_D}/Library/Profiles
20+
@sudo chown root:wheel ${WORK_D}/Library/Profiles
2121
@sudo chmod 755 ${WORK_D}/Library/Profiles
2222

2323
pack-library-profiles-%: % l_library_profiles

0 commit comments

Comments
 (0)