diff --git a/docs/dotfiles.md b/docs/dotfiles.md index 08ff48f0bcd08..41ef83293f0e0 100644 --- a/docs/dotfiles.md +++ b/docs/dotfiles.md @@ -24,7 +24,7 @@ variable "dotfiles_uri" { resource "coder_agent" "dev" { ... - startup_script = var.dotfiles_uri != "" ? "/tmp/tmp.coder*/coder dotfiles -y ${var.dotfiles_uri}" : null + startup_script = var.dotfiles_uri != "" ? "coder dotfiles -y ${var.dotfiles_uri}" : null } ``` 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