🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
## 📋 Pull Request Information
**Original PR:** https://github.com/sickcodes/Docker-OSX/pull/102
**Author:** [@AdamMomen](https://github.com/AdamMomen)
**Created:** 11/6/2020
**Status:** ✅ Merged
**Merged:** 11/9/2020
**Merged by:** [@sickcodes](https://github.com/sickcodes)
**Base:** `master` ← **Head:** `patch-1`
---
### 📝 Commits (1)
- [`fbb1869`](https://github.com/sickcodes/Docker-OSX/commit/fbb186968f8b43c5c9aa30e8b792ca130f814cbe) Update README.md
### 📊 Changes
**1 file changed** (+3 additions, -0 deletions)
<details>
<summary>View changed files</summary>
📝 `README.md` (+3 -0)
</details>
### 📄 Description
## What?
Modified to autoboot for vnc-version container in `README.md` file for better usability. For more background, see ticket #83 .
## Why?
Because the script provided in the readme file didn't work on vnc-version container.
## How?
instead of targeting Launch.sh file, change it to Launch_custom.sh.
```bash
docker exec containerID mv ./Launch-nopicker.sh ./Launch_custom.sh
```
## Testing?
No automated tests, take my word for it ;)
## Screenshots
**Before**

**After**

## Anything Else?
Nope
---
<sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/sickcodes/Docker-OSX/pull/102
Author: @AdamMomen
Created: 11/6/2020
Status: ✅ Merged
Merged: 11/9/2020
Merged by: @sickcodes
Base:
master← Head:patch-1📝 Commits (1)
fbb1869Update README.md📊 Changes
1 file changed (+3 additions, -0 deletions)
View changed files
📝
README.md(+3 -0)📄 Description
What?
Modified to autoboot for vnc-version container in
README.mdfile for better usability. For more background, see ticket #83 .Why?
Because the script provided in the readme file didn't work on vnc-version container.
How?
instead of targeting Launch.sh file, change it to Launch_custom.sh.
Testing?
No automated tests, take my word for it ;)
Screenshots
Before

After

Anything Else?
Nope
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.