This commit is contained in:
Ray Lyon
2021-03-12 14:13:56 -05:00
committed by GitHub
parent b9b98f9e2f
commit 90399b4450

View File

@@ -1,6 +1,6 @@
#!/bin/sh
# Intended to be used with the onboarding script (https://github.com/skoobasteeve/jamfops/scripts/onboarding.sh)
# Intended to be used with the onboarding script (https://github.com/skoobasteeve/jamfops/blob/main/scripts/jamf-onboarding.sh)
for file in /tmp/.Onboarding/*; do
Team="${file##*/}"