mirror of
https://github.com/linuxserver/docker-code-server.git
synced 2024-11-22 12:05:41 +01:00
remove golang mod PATH
This commit is contained in:
parent
2b8da35c3b
commit
af00f6d309
@ -1,8 +1,5 @@
|
||||
#!/usr/bin/with-contenv bash
|
||||
|
||||
# Added by codeserver-golang
|
||||
export PATH=$PATH:/usr/local/go/bin
|
||||
|
||||
if [ -n "${PASSWORD}" ]; then
|
||||
AUTH="password"
|
||||
else
|
||||
|
Loading…
Reference in New Issue
Block a user