#!/bin/bash

cat /usr/share/doc/gosp/LICENSE_zh.CN /usr/share/doc/gosp/LICENSE

uname -a

export GIVEDA_DIR=/usr/lib/gosp/

/usr/lib/gosp/example/runExample.sh /usr/lib/gosp/example

unset GIVEDA_DIR
