Add trailing slashes to directories
This commit is contained in:
parent
2effa32e3e
commit
1e28e3fc27
1 changed files with 3 additions and 3 deletions
|
@ -148,9 +148,9 @@ we appreciate your help.
|
||||||
2. Create a new S3 bucket and create the following empty directory structure:
|
2. Create a new S3 bucket and create the following empty directory structure:
|
||||||
|
|
||||||
```
|
```
|
||||||
- atom-shell
|
- atom-shell/
|
||||||
- symbols
|
- symbols/
|
||||||
- dist
|
- dist/
|
||||||
```
|
```
|
||||||
|
|
||||||
3. Set the following Environment Variables:
|
3. Set the following Environment Variables:
|
||||||
|
|
Loading…
Reference in a new issue