dockerfiles/vscode/start.sh
Gary Schaetz 95aa29df55 Update start.sh
Don't know if they changed it or what but it is now editor not code
2017-04-27 15:25:21 -05:00

5 lines
55 B
Bash
Executable File

#!/bin/bash
su user -c /usr/bin/editor
sleep infinity