mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2024-11-23 11:31:49 +01:00
8e085cbf4d
Signed-off-by: Jessica Frazelle <princess@docker.com>
4 lines
29 B
Bash
Executable File
4 lines
29 B
Bash
Executable File
#!/bin/bash
|
|
|
|
su user -c code
|