dockerfiles/vscode/start.sh
2016-11-09 16:04:37 -05:00

5 lines
53 B
Bash
Executable File

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