@@ -21,7 +21,11 @@ elif [[ "$mode" == "smt" ]]
then
export PYTHONPATH="$PYTHONPATH:$REACTICS_SMT"
if [[ "$*" != "" ]]
python3 $*
else
echo "Nothing to do"
fi
elif [[ "$mode" == "setup" ]]
The note is not visible to the blocked user.