mirror of
https://github.com/DrewThomasson/ebook2audiobook.git
synced 2026-01-10 06:18:02 -05:00
...
This commit is contained in:
@@ -558,12 +558,6 @@ EOF
|
||||
</dict>
|
||||
</plist>
|
||||
PLIST
|
||||
osascript <<EOF
|
||||
tell application "Finder"
|
||||
make new alias file at POSIX file "$HOME/Desktop" to POSIX file "$APP_BUNDLE"
|
||||
set name of result to "$APP_NAME"
|
||||
end tell
|
||||
EOF
|
||||
echo -e "\nLauncher created at: $APP_BUNDLE\nNext time in GUI mode you just need to double click on the desktop shortcut or open the launchpad and click on ebook2audiobook icon.\n"
|
||||
open_gui
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user