diff --git a/vscode/start.sh b/vscode/start.sh index 3f836af..54c8821 100755 --- a/vscode/start.sh +++ b/vscode/start.sh @@ -1,4 +1,4 @@ #!/bin/bash -su user -c /usr/bin/code +su user -c /usr/bin/editor sleep infinity