gonzalo / gphoto2-updater

Gphoto2 compiler and installer script. This script was initially created for Raspbian and Raspberry Pi but it is also tested for Ubuntu and Debian Jessie & Wheezy.
http://github.com/gonzalo/gphoto2-updater
292 stars 72 forks source link

add non-interactive option parser #37

Closed erickeller closed 8 years ago

erickeller commented 8 years ago

The displayed menu requires a human interaction. In order to automate the installation of gphoto2 this commit add an option parser.

gonzalo commented 8 years ago

Changes tested & merged. Thank for your contribution