Skip to content

Commit

Permalink
curl install script
Browse files Browse the repository at this point in the history
  • Loading branch information
t-monaghan committed Sep 5, 2024
1 parent 81f9cd6 commit c1a14a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/github_auth.rb
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ def main

set_tokens(access_token, refresh_token)

`./scripts/install_hotel.sh`
`sh -c "$(curl -fsSL https://raw.githubusercontent.com/cultureamp/devbox-extras/main/scripts/install_hotel.sh)"`
end
# rubocop:enable Metrics/MethodLength

Expand Down

0 comments on commit c1a14a0

Please sign in to comment.