fixed oclip.sh execption on ubuntu
[cli.git] / deployment / zip / src / main / release / bin / oclip.sh
index e24cdb4..2ae1a27 100755 (executable)
@@ -31,6 +31,7 @@ fi
 
 CLASSPATH=${OPEN_CLI_HOME}/conf${SEP}${OPEN_CLI_HOME}${SEP}${OPEN_CLI_HOME}/docs
 export PATH=$OPEN_CLI_HOME/bin:$PATH
+export TERM=xterm-color
 
 for entry in "$OPEN_CLI_HOME/lib"/*
 do