Skip to content
Snippets Groups Projects
Verified Commit eddd06aa authored by David Beniamine's avatar David Beniamine
Browse files

fix typo

parent 575820a2
No related branches found
No related tags found
No related merge requests found
......@@ -24,7 +24,7 @@ then
fi
if [ "$MAINTENANCE_LEVEL" == "security" ] && [ "$1" != "force" ]
then
echo "Dolibar upgrade is disabled for security mode, to for upgrade, run:"
echo "Dolibar upgrade is disabled for security mode, to force upgrade, run:"
echo -e "\t$0 force"
exit 1
fi
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment