diff --git a/provisioner/terraform/resources.go b/provisioner/terraform/resources.go index ce881480ad3aa..d474c24289ef3 100644 --- a/provisioner/terraform/resources.go +++ b/provisioner/terraform/resources.go @@ -324,7 +324,7 @@ func ConvertState(ctx context.Context, modules []*tfjson.StateModule, rawGraph s if attrs.StartupScript != "" { agent.Scripts = append(agent.Scripts, &proto.Script{ // This is ▶️ - Icon: "/emojis/25b6.png", + Icon: "/emojis/25b6-fe0f.png", LogPath: "coder-startup-script.log", DisplayName: "Startup Script", Script: attrs.StartupScript, diff --git a/provisioner/terraform/resources_test.go b/provisioner/terraform/resources_test.go index 61c21ea532b53..94d63b90a3419 100644 --- a/provisioner/terraform/resources_test.go +++ b/provisioner/terraform/resources_test.go @@ -561,7 +561,7 @@ func TestConvertResources(t *testing.T) { DisplayName: "Startup Script", RunOnStart: true, LogPath: "coder-startup-script.log", - Icon: "/emojis/25b6.png", + Icon: "/emojis/25b6-fe0f.png", Script: " #!/bin/bash\n # home folder can be empty, so copying default bash settings\n if [ ! -f ~/.profile ]; then\n cp /etc/skel/.profile $HOME\n fi\n if [ ! -f ~/.bashrc ]; then\n cp /etc/skel/.bashrc $HOME\n fi\n # install and start code-server\n curl -fsSL https://code-server.dev/install.sh | sh | tee code-server-install.log\n code-server --auth none --port 13337 | tee code-server-install.log &\n", }}, }}, diff --git a/site/src/modules/resources/AgentLogs/mocks.tsx b/site/src/modules/resources/AgentLogs/mocks.tsx index de08e816614c0..44ade3b17f0b1 100644 --- a/site/src/modules/resources/AgentLogs/mocks.tsx +++ b/site/src/modules/resources/AgentLogs/mocks.tsx @@ -8,7 +8,7 @@ export const MockSources = [ id: "d9475581-8a42-4bce-b4d0-e4d2791d5c98", created_at: "2024-03-14T11:31:03.443877Z", display_name: "Startup Script", - icon: "/emojis/25b6.png", + icon: "/emojis/25b6-fe0f.png", }, { workspace_agent_id: "722654da-cd27-4edf-a525-54979c864344", 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