updated version and credits

This commit is contained in:
Armin Briegel
2021-07-14 14:07:21 +02:00
parent 5995135b45
commit b28901f7a9

View File

@@ -3,15 +3,21 @@ label="" # if no label is sent to the script, this will be used
# Installomator # Installomator
# #
# Downloads and installs an Applications # Downloads and installs Applications
# 2020 Armin Briegel - Scripting OS X # 2020-2021 Installomator
# #
# inspired by the download scripts from William Smith and Sander Schram # inspired by the download scripts from William Smith and Sander Schram
# with additional ideas and contribution from Isaac Ordonez, Mann consulting #
# and help from Søren Theilgaard (theilgaard.dk) # Contributers:
# Armin Briegel - @scriptingosx
# Isaac Ordonez - @issacatmann
# Søren Theilgaard - @Theile
# Adam Codega - @acodega
#
# with contributions from many others
VERSION='0.5.0' VERSION='0.6.0'
VERSIONDATE='2021-04-13' VERSIONDATE='2021-07-14'
export PATH=/usr/bin:/bin:/usr/sbin:/sbin export PATH=/usr/bin:/bin:/usr/sbin:/sbin