aboutsummaryrefslogtreecommitdiff
path: root/script/dev-env.sh
diff options
context:
space:
mode:
Diffstat (limited to 'script/dev-env.sh')
-rw-r--r--script/dev-env.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/script/dev-env.sh b/script/dev-env.sh
index 4c52568a..15f08e2e 100644
--- a/script/dev-env.sh
+++ b/script/dev-env.sh
@@ -11,5 +11,4 @@ export AWS_SECRET_ACCESS_KEY=`cat /tmp/garage.s3 |cut -d' ' -f2`
export AWS_DEFAULT_REGION='garage'
alias s3grg="aws s3 \
- --debug \
--endpoint-url http://127.0.0.1:3911"