X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=blobdiff_plain;f=altosui%2Finstall-macosx;h=e97a002ae2e08fb4f7a7219efa86b2c4a87c7ae4;hp=4aa741e172c2c1605b70c0fe2b552f8a798d1df3;hb=38b360b0b7080b06998d1cac1d6d09957fa44844;hpb=997931d545c977250918a2d608f8c5756de2afcf diff --git a/altosui/install-macosx b/altosui/install-macosx index 4aa741e1..e97a002a 100755 --- a/altosui/install-macosx +++ b/altosui/install-macosx @@ -51,4 +51,5 @@ for file in *; do ;; esac done +open "${LIBRARY}" osascript -e 'display dialog "Installation of'"${INSTALLED}"' complete" with title "Installation Complete" buttons {"OK"} default button 1' >/dev/null