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