# Hardcoded bash in the launcher

**URL:** https://meta.discourse.org/t/hardcoded-bash-in-the-launcher/117013
**Category:** Bug
**Created:** [May 6, 2019, 10:37pm UTC](https://meta.discourse.org/t/hardcoded-bash-in-the-launcher/117013 "2019-05-06T22:37:29Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![nesnera](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/nesnera/32/120466_2.png) [@nesnera](https://meta.discourse.org/u/nesnera)
#### Post date: [May 6, 2019, 10:37pm UTC](https://meta.discourse.org/t/hardcoded-bash-in-the-launcher/117013/1 "2019-05-06T22:37:29Z")

</div>

[Header of the launcher](https://github.com/discourse/discourse_docker/blob/4f6c87d86d3ac20dcde3b10c386f7209b465a9e6/launcher#L1) should be the same as [discourse-setup has](https://github.com/discourse/discourse_docker/blob/4f6c87d86d3ac20dcde3b10c386f7209b465a9e6/discourse-setup#L1) i.e. `#!/usr/bin/env bash`  
Bash inside should be commanded relatively

---

<div class="post-metadata">

### Author: ![zogstrip](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/zogstrip/32/512781_2.png) [@zogstrip](https://meta.discourse.org/u/zogstrip)
#### Post date: [May 7, 2019, 6:19am UTC](https://meta.discourse.org/t/hardcoded-bash-in-the-launcher/117013/2 "2019-05-07T06:19:53Z")

</div>

Why not submit a PR? It would have taken you less time than posting here…

---

<div class="post-metadata">

### Author: ![Stephen](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/stephen/32/95011_2.png) [@Stephen](https://meta.discourse.org/u/Stephen)
#### Post date: [May 7, 2019, 6:29am UTC](https://meta.discourse.org/t/hardcoded-bash-in-the-launcher/117013/3 "2019-05-07T06:29:47Z")

</div>

[https://github.com/discourse/discourse\_docker/pull/430](https://github.com/discourse/discourse_docker/pull/430)

Will that suffice?

---

<div class="post-metadata">

### Author: ![codinghorror](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/codinghorror/32/110067_2.png) [@codinghorror](https://meta.discourse.org/u/codinghorror)
#### Post date: [May 7, 2019, 11:45am UTC](https://meta.discourse.org/t/hardcoded-bash-in-the-launcher/117013/4 "2019-05-07T11:45:01Z")

</div>


