Commit Graph

25 Commits

Author SHA1 Message Date
Zack T
1bda43f7e7 Code Improvements
+ Code Improvements
2018-04-03 11:14:52 -07:00
Zack T
c6b5735ecf Quick Fix
Quick Fix
2018-02-12 22:28:51 -07:00
Zack T
691a791a0d v1.5 = Enable case-insensitive pattern matching for the case statements
+ Enable case-insensitive pattern matching for the case statements
2018-01-30 17:07:42 -07:00
Zack T
072f3c4cf6 v1.4 = Changed the cd reference
By:  ZT
 + Changed the `cd` reference
 + Changed up the while loop App existence check, as previously couldn't properly report "No versions found"
 + Fixed minor typos and other minor items
2018-01-29 22:33:58 -07:00
Zack T
21f7224ab0 v1.5 = Improved and added additional logic into script
+ Added check to make sure a previous major version existed to upgrade
 + Improved `sed` line to insert the USER_INSTALL_DIR into the installer.properties file
 + Transposed a the '+' in the chmod line
 + Redefined the "successful" check
 + Improved `sed` line to insert the updated version into the info.plist
2018-01-29 22:26:46 -07:00
Zack T
f175fb86dc v1.2 = Improved search for Existing App Bundles
+ Changed the interpreter to bash (was causing issues)
 + Changed up the while loop App existence check, as previously couldn't properly report "No versions found"
2018-01-29 22:06:18 -07:00
Zack T
a9b00a62a5 v1.3 = Improved and added additional logic into script
+ Changed the interpreter to bash (was causing issues)
 + Added version pass off from build script
 + Corrected check for JDK
 + Added -forceNoRecon switch to Jamf policy call for the JDK
 + Added step to make the Installer.bin file executable
 + Redefined the "successful" check
2018-01-29 22:02:24 -07:00
Zack T
fda3e77b02 v1.2 = Changed cp to mv
+ Changed `cp` to `mv`
 + Improved `sed` line to insert the $majorVersion into the installer.properties file
 + Added `sed` line to insert the version into the install script
 + Improved `sed` line to insert the version into the update script
2018-01-29 21:54:31 -07:00
Zack T
f2da5fa0f1 v1.3 = Improved the search for installed versions
+ Improved the search for installed versions
2018-01-18 23:32:26 -07:00
Zack T
96c2d4bae8 v1.4 = Improved and added additional logic into script
+ Improved the search for <version to upgrade>
 + Minor formatting changes
 + Check exit code from the install process
 + Removed all hardcoded values
 + Script will check before injecting proper version string into the App Bundle Info.plist
2018-01-18 23:27:39 -07:00
Zack T
9f197ba5fb v1.1 = Improved the search for installed versions
+ Improved the search for installed versions
2018-01-18 23:16:01 -07:00
Zack T
d9c547995a v1.2 = Updated to match new install scripts
+ Improved script logic
 + Checks for Java JDK before installing
2018-01-17 23:53:56 -07:00
Zack T
0030009891 v1.2 = Added logic to account for changing license types
+ Added logic to account for changing license types
2018-01-09 20:05:39 -07:00
Zack T
ef55ec8185 v1.1 = Using the build script to edit the deployment scripts
+ Set the install directory based on the Major Version in install_SPSS.sh
 + Set the version that is being updated based on the Major Version in update_SPSS.sh
2018-01-08 13:29:29 -07:00
Zack T
f70f14db57 v1.3 = Feeding in the version being updated
+ Feeding in the version being updated from build_SPSS.sh instead of hardcoding it
2018-01-08 13:14:39 -07:00
Zack T
98ed3d79fd v1.1 = Using the build script to edit the deployment scripts
+ Set the install directory based on the Major Version in install_SPSS.sh
 + Set the version that is being updated based on the Major Version in update_SPSS.sh
2018-01-08 13:14:15 -07:00
Zack T
1a737a8096 v1.0 = Initial Version
+ Initial Version
2018-01-05 18:22:29 -07:00
Zack T
2c3e5d85fa v1.1 = Adjusted sed line to replace entire line
+ Adjusted `sed` line to replace entire line, so that the script can be used to change the license server
2018-01-05 13:46:14 -07:00
Zack T
7765dc3557 v1.0 = Initial Version
+ Initial Version
2018-01-05 13:28:13 -07:00
Zack T
0296f32fd7 v1.2 = Refined code and added a fix
+ Incorrectly used full path including App Bundle name, broke this down into multiple variables
 + Setting the .bin file as executable
 + Injecting the proper version in the Info.plist file in all locations (this is not done in IBM's update binary)
2018-01-03 15:09:48 -07:00
Zack T
7122ad3e54 v1.1 = Changed to more reliable methods
+ Change the method used to find the SPSS App Bundle
 + Change the method used to inject the location into the installer.properties file
 + Added a line to manually update the App Bundle Version String (this is not done in IBM's update binary)
2018-01-03 15:01:53 -07:00
Zack T
4d8561a1c9 v1.0 = Initial Version
+ Initial Version
2018-01-03 14:54:22 -07:00
Zack T
608236b00b v1.0 = Initial Version
+ Initial Version
2018-01-03 14:52:02 -07:00
Zack T
0ed3a1df13 v1.1 = Added Jamf Policy call to install the JDK first
+ Added Jamf Policy call to install the JDK first
2018-01-03 14:50:05 -07:00
Zack T
b05e20edef v1.0 = Initial Version
+ Initial Version
2018-01-03 14:47:47 -07:00