Skip to content

Commit 6caffb1

Browse files
spikecurtiskylecarbs
authored andcommitted
feat: set $HOME for coder agent in aws-linux template (#2150)
Signed-off-by: Spike Curtis <spike@coder.com>
1 parent fc6ebe5 commit 6caffb1

File tree

1 file changed

+1
-1
lines changed
  • examples/templates/aws-linux

1 file changed

+1
-1
lines changed

examples/templates/aws-linux/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ Content-Transfer-Encoding: 7bit
101101
Content-Disposition: attachment; filename="userdata.txt"
102102
103103
#!/bin/bash
104-
sudo -E -u ubuntu sh -c '${coder_agent.dev.init_script}'
104+
sudo -u ubuntu sh -c '${coder_agent.dev.init_script}'
105105
--//--
106106
EOT
107107

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy