mirror of
https://github.com/munki/munki.git
synced 2025-12-30 19:20:10 -06:00
Don't make Utilities folder
This commit is contained in:
@@ -368,7 +368,6 @@ echo "Creating applications package template..."
|
||||
# Create directory structure.
|
||||
APPROOT="$PKGTMP/munki_app"
|
||||
mkdir -m 1775 "$APPROOT"
|
||||
mkdir -p "$APPROOT/Applications/Utilities"
|
||||
chmod -R 775 "$APPROOT/Applications"
|
||||
# Copy Managed Software Center application.
|
||||
cp -R "$MSCAPP" "$APPROOT/Applications/"
|
||||
|
||||
Reference in New Issue
Block a user