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