Update start.sh

Don't know if they changed it or what but it is now editor not code
This commit is contained in:
Gary Schaetz 2017-04-27 15:25:21 -05:00 committed by GitHub
parent d01ff73fcf
commit 95aa29df55

View File

@ -1,4 +1,4 @@
#!/bin/bash
su user -c /usr/bin/code
su user -c /usr/bin/editor
sleep infinity