bp88 / JSS-Scripts

Random scripts for use in the Jamf Pro
188 stars 61 forks source link

Variable in Line 139 needs to be corrected #14

Closed Praevelox closed 4 years ago

Praevelox commented 4 years ago

Thanks for this greats script! I noticed one issue: the variable name in line 139 needs to be corrected to display the correct prompts on macOS 10.13 and below.

Currently it's: SUIGuide="by navigating to:

Should be: SUGuide="by navigating to:

bp88 commented 4 years ago

Thanks for catching that! I've updated the script to fix that typo.