mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2024-11-27 04:16:45 +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
|
||||
|
||||
su user -c /usr/bin/code
|
||||
su user -c /usr/bin/editor
|
||||
sleep infinity
|
||||
|
|
Loading…
Reference in New Issue
Block a user