We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a4102b0 commit 6bc2b70Copy full SHA for 6bc2b70
1 file changed
root/etc/services.d/code-server/run
@@ -1,7 +1,5 @@
1
#!/usr/bin/with-contenv bash
2
3
-cd /opt/code-server || exit
4
-
5
if [ -n "${PASSWORD}" ]; then
6
PASSARG="-P ${PASSWORD}"
7
else
0 commit comments