mirror of
https://github.com/saltstack/salt-bootstrap.git
synced 2025-04-17 10:10:25 +00:00
Add missing fi
This commit is contained in:
parent
17cae12af8
commit
6b82688bb0
1 changed files with 1 additions and 0 deletions
|
@ -1143,6 +1143,7 @@ install_ubuntu_deps() {
|
|||
__apt_get_install_noinput software-properties-common || return 1
|
||||
else
|
||||
__apt_get_install_noinput python-software-properties || return 1
|
||||
fi
|
||||
|
||||
__enable_universe_repository || return 1
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue