We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1718a2c commit 5dee15dCopy full SHA for 5dee15d
ghidra-publish.sh
@@ -40,7 +40,7 @@ BUILD_EXIT_CODE=$?
40
git restore Ghidra/application.properties
41
42
if [[ $BUILD_EXIT_CODE -ne 0 ]]; then
43
- echo "There ghidra build failed, please check the console output above."
+ echo "The ghidra build failed, please check the console output above."
44
exit 1
45
fi
46
0 commit comments