mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2025-02-11 22:57:48 +01:00
4 lines
29 B
Bash
Executable File
4 lines
29 B
Bash
Executable File
#!/bin/bash
|
|
|
|
su user -c code
|