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