diff --git a/scripts/ bootstrap.sh b/scripts/bootstrap.sh similarity index 99% rename from scripts/ bootstrap.sh rename to scripts/bootstrap.sh index eaaf092..23d106b 100644 --- a/scripts/ bootstrap.sh +++ b/scripts/bootstrap.sh @@ -1,4 +1,4 @@ -#!/usr/bin/env bash +#!/bin/bash set -e echo 'export SENTRY_DSN=https://4d089076433c4a7aa31bbb2741f053fe@sentry.aenow.com/3' eval "$(sentry-cli bash-hook)"