mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2025-12-09 06:32:41 +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:
@@ -1,4 +1,4 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
su user -c /usr/bin/code
|
su user -c /usr/bin/editor
|
||||||
sleep infinity
|
sleep infinity
|
||||||
|
|||||||
Reference in New Issue
Block a user