3 lines
60 B
Bash
Executable File
3 lines
60 B
Bash
Executable File
#!/bin/bash
|
|
exec bash /usr/share/vscode/scripts/code-cli.sh
|