mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2024-12-02 14:28:08 +01:00
4 lines
29 B
Bash
4 lines
29 B
Bash
|
#!/bin/bash
|
||
|
|
||
|
su user -c code
|