@@ -128,7 +128,7 @@ fi
# Read application properties
while IFS='=' read -r key value
do
key=$(echo $key | tr '.' '_')
key=$(echo $key | tr '.-' '_')
eval ${key}=\${value}
done < "${GHIDRA_HOME}/Ghidra/application.properties"
The note is not visible to the blocked user.