mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2025-02-06 20:19:16 +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
|