mirror of
https://github.com/mtan93/Installomator.git
synced 2026-03-08 21:02:46 +00:00
updated version to v0.5
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
## v0.5 - 2020-
|
||||||
|
|
||||||
|
-
|
||||||
|
|
||||||
|
|
||||||
## v0.4 - 2020-10-19
|
## 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)
|
- 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
|
# inspired by the download scripts from William Smith and Sander Schram
|
||||||
# with additional ideas and contribution from Isaac Ordonez, Mann consulting
|
# with additional ideas and contribution from Isaac Ordonez, Mann consulting
|
||||||
|
|
||||||
VERSION='0.4'
|
VERSION='0.5'
|
||||||
VERSIONDATE='20201019'
|
VERSIONDATE='20201019'
|
||||||
|
|
||||||
export PATH=/usr/bin:/bin:/usr/sbin:/sbin
|
export PATH=/usr/bin:/bin:/usr/sbin:/sbin
|
||||||
|
|||||||
Reference in New Issue
Block a user