Skip to content
Snippets Groups Projects
Commit 658fc912 authored by Bob Mottram's avatar Bob Mottram
Browse files

Brackets

parent fb8247d0
No related branches found
No related tags found
No related merge requests found
......@@ -1232,7 +1232,7 @@ function install_apps_from_webadmin {
notification_str="Installed successfully"
fi
translated_notification_str=$(web_admin_translate_text "$notification_str")
/usr/local/bin/${PROJECT_NAME}-notification -s "${PROJECT_NAME} ${app_name}" -m "${translated_notification_str}"
/usr/local/bin/${PROJECT_NAME}-notification -s "[${PROJECT_NAME}] ${app_name}" -m "${translated_notification_str}"
chown www-data:www-data "$webadmin_install_dir/applog.txt"
else
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment