style: Add more info about which extension is installed in logs
This commit is contained in:
parent
ae1a7b53bf
commit
c2ffe9c20e
1 changed files with 1 additions and 0 deletions
|
|
@ -63,6 +63,7 @@ if [[ ${#GETTEXT_DOMAIN[@]} -gt 0 ]]; then
|
|||
# Delete the temporary directory
|
||||
echo "Cleaning up the temporary directory"
|
||||
rm -r "${TMP_DIR}"
|
||||
echo "Extension ${EXTENSION_NAME} is successfully installed"
|
||||
echo "------------------------------DONE----------------------------------"
|
||||
done
|
||||
else
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue