Skip to content

Commit 2d8f729

Browse files
committed
Docs changes
1 parent 6fc9994 commit 2d8f729

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ This script is based upon [Munki-in-a-Box](https://github.com/tbridge/munki-in-a
1515

1616
As if this were a swarm of bees, unless you have some experience with Munki and AWS, this script may be dangerous. And, unlike Munki-in-a-Box, this script could **cost you a substantial amount in storage fees**, so use it carefully and deliberately. This script carries no warranty or guarantee, and it is entirely possible that Very Bad Things could happen by accident.
1717

18-
1) Check variables in Lines 10-39
19-
2) Double-check that you have the right credentials in Lines 31-34
18+
1) Check variables in Lines 32-86
19+
2) Double-check that you have the right credentials in Lines 40-43
2020
3) ./miac.sh
2121

2222
If you do not make changes to the script before running it, the script may not run as intended. *Please double-check to make sure that you are comfortable with the variables' values.*
@@ -49,6 +49,10 @@ The [Amazon Web Services Command Line Interface](https://docs.aws.amazon.com/cli
4949

5050
### Changelog
5151

52+
**New in 1.0**
53+
54+
Major changes in the structure of this script arrive thanks to the inimitable Rich Trouton, who changes out some of manual code for proper functions, as well as modernization to several of the methods.
55+
5256
**New in 0.1**
5357

5458
Everything old is new again!

0 commit comments

Comments
 (0)