zyliu's picture
release iChatApp
0f90f73
raw history blame
No virus
170 Bytes
DIRNAME="$(dirname $0)"
DIRNAME="$(realpath ""$DIRNAME"")"
BINDIR="$DIRNAME/.."
SRCDIR="$BINDIR/.."
CONFIGDIR="$SRCDIR/configs"
export PYTHONPATH="$SRCDIR:$PYTHONPATH"