mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2025-12-08 14:22:40 +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
|
||||
|
||||
su user -c /usr/bin/code
|
||||
su user -c /usr/bin/editor
|
||||
sleep infinity
|
||||
|
||||
Reference in New Issue
Block a user