diff --git a/roles/nam/roles/macbook-pro-cli.bash b/roles/nam/roles/macbook-pro-cli.bash index f1ffbd2..2b02a86 100755 --- a/roles/nam/roles/macbook-pro-cli.bash +++ b/roles/nam/roles/macbook-pro-cli.bash @@ -19,6 +19,7 @@ function main() # Brew Application "${appFolderPath}/../../../cookbooks/brew/recipes/uninstall.bash" + sudo -u "${SUDO_USER}" "${appFolderPath}/../../../cookbooks/shell-check/recipes/install.bash" }