@@ -1,6 +1,10 @@
#!/bin/sh
. "$HOME"/.bash_profile
if [ -f "$HOME/.bash_profile" ]
then
fi
export ZOMP_DIR="${ZOMP_DIR:-$HOME/zomp}"
export ZX_VERSION=$(cat "$ZOMP_DIR/etc/version.txt")
export ZX_DIR="$ZOMP_DIR/lib/otpr/zx/$ZX_VERSION"
The note is not visible to the blocked user.