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