Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit4b2a928

Browse files
committed
remove debug output
1 parent343d1c1 commit4b2a928

File tree

1 file changed

+1
-1
lines changed
  • examples/templates/docker-devcontainer

1 file changed

+1
-1
lines changed

‎examples/templates/docker-devcontainer/main.tf‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ resource "coder_agent" "main" {
4545
arch=data.coder_provisioner.me.arch
4646
os="linux"
4747
startup_script=<<-EOT
48-
set -ex
48+
set -e
4949
5050
# Prepare user home with default files on first start.
5151
if [ ! -f ~/.init_done ]; then

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp