Skip to content

Commit

Permalink
debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
dmurphy18 committed Nov 18, 2024
1 parent 0c1de07 commit db5d548
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bootstrap-salt.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4691,6 +4691,7 @@ install_centos_onedir() {

# shellcheck disable=SC2086
dnf makecache || return 1
dnf list salt-* || return 1
__yum_install_noinput ${__PACKAGES} || return 1

return 0
Expand Down

0 comments on commit db5d548

Please sign in to comment.