Updated.
This commit is contained in:
parent
513aee7916
commit
80928049ff
@ -135,7 +135,7 @@ else
|
||||
eval "${post_hook}"
|
||||
|
||||
if [ $? -eq 0 ]; then
|
||||
echo "Post hook successfully executed."
|
||||
echo -e "\n${separator}\nPost hook successfully executed.\n${separator}\n"
|
||||
else
|
||||
echo -e "\n${separator}\nERROR! Unable to execute post hook.\n${separator}"
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user