mirror of
https://github.com/MLBZ521/MacAdmin.git
synced 2026-03-20 16:00:25 +00:00
v1.0.1 = Fixed Interpreter
#Fail + Fixed Interpreter
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user