There was an error while loading. Please reload this page.
1 parent e3735fa commit 7817d65Copy full SHA for 7817d65
1 file changed
dev-shell.sh
@@ -36,6 +36,7 @@ if [ $? -ne 0 ]; then
36
exit 1
37
fi
38
39
+export SVT_DEV_SHELL=1
40
echo -ne "\033]0;dev-shell: $SVT_SECRET_PROJECT\007" # Set window title
41
print_fancy "*** Dev shell ready ***"
42
print_fancy "Project: $SVT_SECRET_PROJECT"
0 commit comments