diff --git a/00 Import all to library.applescript b/00 Import all to library.applescript index eeb82a4..5a4bc01 100644 --- a/00 Import all to library.applescript +++ b/00 Import all to library.applescript @@ -114,7 +114,7 @@ if theMethod is "Github" then end tell end if -log "Installation complete - all scripts have been compiled into the \"Script Libraries\" folder" +display notification "Installation complete - all scripts have been compiled into the \"Script Libraries\" folder" -- FUNCTIONS ------------------------------