Signed-off-by: Jess Frazelle <acidburn@google.com>
This commit is contained in:
Jess Frazelle
2017-04-27 17:23:04 -04:00
parent d2bb8fbcf3
commit 87bf7bf8dc
4 changed files with 6 additions and 41 deletions

View File

@@ -2,5 +2,5 @@
set -e
set -o pipefail
su user -c /usr/share/code/bin/code
su user -c /usr/bin/editor
sleep infinity