v1.0.1 = Python3 compatibility

+ Python3 compatibility
This commit is contained in:
Zack T
2021-11-29 18:23:12 -07:00
parent a30fc50673
commit 72798d8506

View File

@@ -1,9 +1,9 @@
#!/usr/bin/python
#!/opt/ManagedFrameworks/Python.framework/Versions/Current/bin/python3
###################################################################################################
# Script Name: Uninstall-Fonts.py
# By: Zack Thompson / Created: 2/18/2021
# Version: 1.0.0 / Updated: 2/18/2021 / By: ZT
# Version: 1.0.1 / Updated: 10/22/2021 / By: ZT
#
# Description: Removes the specified Fonts from the system and user directories, if they exist.
#