mirror of
https://github.com/MLBZ521/MacAdmin.git
synced 2026-03-20 16:00:25 +00:00
v1.1 = Updated for Maple 2017
+ Updated for Maple 2017
This commit is contained in:
@@ -3,17 +3,17 @@
|
||||
###################################################################################################
|
||||
# Script Name: install_Maple.sh
|
||||
# By: Zack Thompson / Created: 3/2/2017
|
||||
# Version: 1.0 / Updated: 3/2/2017 / By: ZT
|
||||
# Version: 1.1 / Updated: 6/23/2017 / By: ZT
|
||||
#
|
||||
# Description: This script installs silent installs and activates Maple 2016.0 with a network license.
|
||||
# Description: This script installs silent installs and activates Maple with a network license.
|
||||
#
|
||||
###################################################################################################
|
||||
|
||||
# Define working directory
|
||||
cd /tmp/Maple2016.0
|
||||
cd /tmp/Maple2017.0
|
||||
|
||||
# Install Maple via built-in script and option file.
|
||||
./Maple2016.0MacInstaller.app/Contents/MacOS/installbuilder.sh --optionfile ./installer.properties
|
||||
./Maple2017.0MacInstaller.app/Contents/MacOS/installbuilder.sh --optionfile ./installer.properties
|
||||
Echo 'Maple has been installed!'
|
||||
|
||||
# Apple update 'Java for OS X 2015-001' is required for Maples as well, installing that here.
|
||||
|
||||
Reference in New Issue
Block a user