diff --git a/vscode/start.sh b/vscode/start.sh index ebc17a1..a540bcb 100755 --- a/vscode/start.sh +++ b/vscode/start.sh @@ -2,5 +2,4 @@ set -e set -o pipefail -su user -c /usr/bin/editor -sleep infinity +su user -p -c /usr/share/code/code