mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2025-03-14 17:28:23 +01:00
4 lines
29 B
Bash
Executable File
4 lines
29 B
Bash
Executable File
#!/bin/bash
|
|
|
|
su user -c code
|