OwncloudPie icon indicating copy to clipboard operation
OwncloudPie copied to clipboard

Automatic installation of git and dialog if missing

Open jancborchardt opened this issue 11 years ago • 0 comments

Currently there’s a check for the git and dialog packages. If they are not present, the setup exits: https://github.com/petrockblog/OwncloudPie/blob/b7849d2a494e19f5b82d2ac5d66dc387a2af7b0f/owncloudpie_setup.sh#L65-L66

Instead, we could just let the script do the commands and install the packages, right?

jancborchardt avatar Aug 06 '14 17:08 jancborchardt