mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2025-02-18 18:17:51 +01:00
Update start.sh
Don't know if they changed it or what but it is now editor not code
This commit is contained in:
parent
d01ff73fcf
commit
95aa29df55
|
@ -1,4 +1,4 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
su user -c /usr/bin/code
|
su user -c /usr/bin/editor
|
||||||
sleep infinity
|
sleep infinity
|
||||||
|
|
Loading…
Reference in New Issue
Block a user