v1.2.1 = Python3 compatibility

+ Python3 compatibility
This commit is contained in:
Zack T
2021-11-29 21:35:29 -07:00
parent da41da6d3d
commit 9d48b9549b

View File

@@ -1,9 +1,9 @@
#!/usr/bin/python
#!/opt/ManagedFrameworks/Python.framework/Versions/Current/bin/python3
###################################################################################################
# Script Name: jamf_ea_LicensedFonts.py
# By: Zack Thompson / Created: 1/12/2019
# Version: 1.2.0 / Updated: 2/18/2021 / By: ZT
# Version: 1.2.1 / Updated: 10/22/2021 / By: ZT
#
# Description: A Jamf Extension Attribute to check if any Licensed Fonts are installed.
#