We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d2cbcfe commit f78d167Copy full SHA for f78d167
src/scripts/g.sh
@@ -3,7 +3,6 @@ mkdir -p `pwd`/logs
3
export LOGS=`pwd`/logs
4
rm -f $LOGS/log
5
unset INIT_CWD
6
-unset PGHOST
7
export DEBUG="cocalc:*,-cocalc:silly:*"
8
export DEBUG_CONSOLE="no"
9
0 commit comments