Skip to content

Commit

Permalink
Fail louder
Browse files Browse the repository at this point in the history
  • Loading branch information
filiptibell committed Jul 16, 2024
1 parent 211a788 commit 32e2bf6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scripts/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
PROGRAM_NAME="rokit"
REPOSITORY="rojo-rbx/rokit"

set -eo pipefail

# Make sure we have prerequisites installed: curl + unzip
if ! command -v curl >/dev/null 2>&1; then
echo "ERROR: 'curl' is not installed." >&2
Expand Down

0 comments on commit 32e2bf6

Please sign in to comment.