v1.0.1 = Fixed Interpreter

#Fail
+ Fixed Interpreter
This commit is contained in:
Zack T
2020-08-26 10:31:19 -07:00
parent ccf0d17c89
commit 01abeec453

View File

@@ -1,4 +1,4 @@
#!/bin/python
#!/usr/bin/python
###################################################################################################
# Script Name: license_AutoCAD.py
# By: Zack Thompson / Created: 8/21/2020
@@ -6,6 +6,10 @@
#
# Description: This script applies the license for AutoCAD 2020 and newer.
#
# Reference:
# https://knowledge.autodesk.com/support/autocad/learn/caas/sfdcarticles/sfdcarticles/Use-Installer-Helper.html
# https://knowledge.autodesk.com/customer-service/download-install/activate/find-serial-number-product-key/product-key-look
#
###################################################################################################
import json