forked from mirrors/probot
4 lines
42 B
Plaintext
4 lines
42 B
Plaintext
|
#!/bin/sh
|
||
|
|
||
|
ngrok http -bind-tls=true 3000
|