mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2024-11-23 19:32:30 +01:00
66679f225b
Signed-off-by: Jessica Frazelle <acidburn@docker.com>
4 lines
55 B
Bash
Executable File
4 lines
55 B
Bash
Executable File
#!/bin/bash
|
|
|
|
su user -c /usr/src/VSCode-linux-x64/Code
|