mirror of
https://github.com/mtan93/Installomator.git
synced 2026-03-08 05:31:53 +00:00
updated version to v0.5
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
## v0.5 - 2020-
|
||||
|
||||
-
|
||||
|
||||
|
||||
## v0.4 - 2020-10-19
|
||||
|
||||
- you can now set script variables as an argument in the form `VARIABLE=value`. More detail on this in the README file, 'Configuration from Arguments.' (#26, #50, #72, and #73)
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
# inspired by the download scripts from William Smith and Sander Schram
|
||||
# with additional ideas and contribution from Isaac Ordonez, Mann consulting
|
||||
|
||||
VERSION='0.4'
|
||||
VERSION='0.5'
|
||||
VERSIONDATE='20201019'
|
||||
|
||||
export PATH=/usr/bin:/bin:/usr/sbin:/sbin
|
||||
|
||||
Reference in New Issue
Block a user