mirror of
https://github.com/nextcloud/desktop.git
synced 2024-11-22 04:55:48 +03:00
Open Nextcloud after installation on macOS
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
This commit is contained in:
parent
1a0a7ec7a2
commit
4660c6ebae
1 changed files with 2 additions and 0 deletions
|
@ -10,4 +10,6 @@ if [ -x "$(command -v pluginkit)" ]; then
|
|||
pluginkit -e use -i @APPLICATION_REV_DOMAIN@.FinderSyncExt
|
||||
fi
|
||||
|
||||
open -a @APPLICATION_NAME@.app
|
||||
|
||||
exit 0
|
||||
|
|
Loading…
Reference in a new issue