# Interrupting ./launcher rebuild app

**URL:** https://meta.discourse.org/t/interrupting-launcher-rebuild-app/97973
**Category:** Support
**Created:** [9월 24, 2018, 11:25오후 UTC](https://meta.discourse.org/t/interrupting-launcher-rebuild-app/97973 "2018-09-24T23:25:38Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![Json\_Blob](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/json_blob/32/119534_2.png) [@Json\_Blob](https://meta.discourse.org/u/Json_Blob)
#### Post date: [9월 24, 2018, 11:25오후 UTC](https://meta.discourse.org/t/interrupting-launcher-rebuild-app/97973/1 "2018-09-24T23:25:38Z")

</div>

Hey there smart ones,

Curious to know, if I issue `./launcher rebuild app` do I need to maintain connection to the console of my droplet on DigitalOcean? Or can I kick it off and then disconnect from it, let’s say- I’m on a laptop in a coffee shop and it’s taking forever (because that totally isn’t what i’m doing right now waiting for my brother to get out of class)

---

<div class="post-metadata">

### Author: ![pfaffman](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pfaffman/32/120154_2.png) [@pfaffman](https://meta.discourse.org/u/pfaffman)
#### Post date: [9월 25, 2018, 1:18오전 UTC](https://meta.discourse.org/t/interrupting-launcher-rebuild-app/97973/2 "2018-09-25T01:18:53Z")

</div>

If you’re going to disconnect, you should start

```
tmux 

```

And if you connect again later,

```
tmux attach 

```

To see that it finished

---

<div class="post-metadata">

### Author: ![Json\_Blob](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/json_blob/32/119534_2.png) [@Json\_Blob](https://meta.discourse.org/u/Json_Blob)
#### Post date: [9월 25, 2018, 2:15오전 UTC](https://meta.discourse.org/t/interrupting-launcher-rebuild-app/97973/3 "2018-09-25T02:15:08Z")

</div>

so i can’t just close the console during an `app rebuild` is what you’re saying? Do you have some documentation on the tmux thing you’re referring to? 🙂

---

<div class="post-metadata">

### Author: ![pfaffman](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pfaffman/32/120154_2.png) [@pfaffman](https://meta.discourse.org/u/pfaffman)
#### Post date: [9월 25, 2018, 3:51오전 UTC](https://meta.discourse.org/t/interrupting-launcher-rebuild-app/97973/4 "2018-09-25T03:51:17Z")

</div>

No. The standard practice is to just keep the terminal open while stuff is running. You asked for the secret way. If you want to know more about tmux you’ll need to Google. It’s not a Discourse thing.

---

<div class="post-metadata">

### Author: ![Json\_Blob](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/json_blob/32/119534_2.png) [@Json\_Blob](https://meta.discourse.org/u/Json_Blob)
#### Post date: [9월 25, 2018, 4:06오전 UTC](https://meta.discourse.org/t/interrupting-launcher-rebuild-app/97973/5 "2018-09-25T04:06:58Z")

</div>

Awesome, cheers @pfaffman

---

<div class="post-metadata">

### Author: ![system](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/system/32/443519_2.png) [@system](https://meta.discourse.org/u/system)
#### Post date: [10월 25, 2018, 4:19오전 UTC](https://meta.discourse.org/t/interrupting-launcher-rebuild-app/97973/6 "2018-10-25T04:19:08Z")

</div>

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.
