mirror of
https://github.com/plantroon/acme.sh.git
synced 2024-10-31 19:41:45 +00:00
test ngrok
This commit is contained in:
parent
1c02b85802
commit
7f944c2c8b
@ -23,6 +23,7 @@ script:
|
||||
- $NGROK_BIN authtoken "$NGROK_TOKEN"
|
||||
- git clone https://github.com/Neilpang/acmetest.git && cp -r acme.sh acmetest/ && cd acmetest
|
||||
- $NGROK_BIN http 80 --log stdout --log-format logfmt --log-level debug > ngrok.tmp &
|
||||
- sleep 5
|
||||
- echo "==========================="
|
||||
- cat ngrok.tmp
|
||||
- echo ==============================
|
||||
|
Loading…
Reference in New Issue
Block a user