mirror of
https://github.com/nextcloud/vm.git
synced 2025-10-26 11:27:32 +00:00
install bash-completion
This commit is contained in:
parent
81584a0170
commit
f1a008b8d4
@ -58,6 +58,9 @@ install_if_not net-tools
|
||||
install_if_not whiptail
|
||||
install_if_not apt-utils
|
||||
|
||||
# Nice to have dependencies
|
||||
install_if_not bash-completion
|
||||
|
||||
# Check for flags
|
||||
if [ "$1" = "" ]
|
||||
then
|
||||
|
||||
Loading…
Reference in New Issue
Block a user