Skip to content

Commit

Permalink
try different executor programs
Browse files Browse the repository at this point in the history
  • Loading branch information
pintoflager committed Apr 9, 2023
1 parent 96a5fdc commit 1f57640
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions executor/sh/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ if carburator has program apt; then
carburator sudo apt -y install bash

elif carburator has program pacman; then
carburator sudo pacman update
carburator sudo pacman -Suy bash

elif carburator has program yum; then
Expand Down

0 comments on commit 1f57640

Please sign in to comment.