Skip to content
Snippets Groups Projects
Unverified Commit b96faeef authored by Massimiliano Adamo's avatar Massimiliano Adamo
Browse files

use exit 64 for the script

parent 9423ba05
No related branches found
No related tags found
No related merge requests found
...@@ -228,5 +228,5 @@ echo "installed: ${FULLCHAIN_DESTINATION}" ...@@ -228,5 +228,5 @@ echo "installed: ${FULLCHAIN_DESTINATION}"
echo "installed: ${CA_DESTINATION}" echo "installed: ${CA_DESTINATION}"
echo "installed: ${KEY_DESTINATION}" echo "installed: ${KEY_DESTINATION}"
# exiting 1: if we are here we need to reload our service # exiting 64: if we are here we need to reload our service
exit 1 exit 64
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment