This commit is contained in:
ColinK_ 2022-10-28 18:49:51 -04:00
parent 84c7b338ce
commit fac4ef4238
No known key found for this signature in database
GPG Key ID: 4AAD22F8C49A5E9B
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#!/usr/bin/env bash #!/bin/bash
set -e set -e
echo 'export SENTRY_DSN=https://4d089076433c4a7aa31bbb2741f053fe@sentry.aenow.com/3' echo 'export SENTRY_DSN=https://4d089076433c4a7aa31bbb2741f053fe@sentry.aenow.com/3'
eval "$(sentry-cli bash-hook)" eval "$(sentry-cli bash-hook)"