Skip to content

Commit af00f6d

Browse files
committed
remove golang mod PATH
1 parent 2b8da35 commit af00f6d

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

  • root/etc/services.d/code-server

root/etc/services.d/code-server/run

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
#!/usr/bin/with-contenv bash
22

3-
# Added by codeserver-golang
4-
export PATH=$PATH:/usr/local/go/bin
5-
63
if [ -n "${PASSWORD}" ]; then
74
AUTH="password"
85
else

0 commit comments

Comments
 (0)