- ask user confirmation
- detects if love-release should be installed system-wide or in user
space
- moved completion form /etc/bash_completion.d/love-release to
/usr/share/bash-completion/completions/love-release
What's new:
- --config flag to pass a INI config file to parse. See config.ini.
- Updated the modules scripts for configuration. Now needs to unset
variables passed by CLI or config.
- Fix release directory that was added in love file (maybe).
- Properly escapes sed arguments.
- chmod +x to getopt.sh and read_ini.sh
- Fix#12