* Added support for command line parameters.
authorUrban Wallasch <urban.wallasch@freenet.de>
Fri, 10 Apr 2020 17:59:45 +0000 (19:59 +0200)
committerUrban Wallasch <urban.wallasch@freenet.de>
Fri, 10 Apr 2020 17:59:45 +0000 (19:59 +0200)
commit6e5fd1a83e3bf9b81caff4b426c25d1b4447d451
tree62c2f57fd615ad190454b41d8ae31543dbd2d176
parenta54cb0b3ba90c7c51b92de59734a0d10e9685085
* Added support for command line parameters.
* Use fzf(1) instead of dialog(1) to generate main menu by default; use -d to revert to old behavior.
* Several minor fixes and improvements.
XbpsUI.sh