1
0
mirror of https://github.com/jessfraz/dockerfiles.git synced 2025-04-01 09:50:58 +02:00
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