remove old scripts
This commit is contained in:
parent
b08f1d7e88
commit
cfe3820fea
|
@ -1,9 +0,0 @@
|
|||
#!/bin/bash
|
||||
|
||||
go run cmd/telebit/*.go --acme-agree=true \
|
||||
--acme-relay http://devices.rootprojects.org:3010/api/dns \
|
||||
--auth-url http://devices.rootprojects.org:3010/api \
|
||||
--relay wss://devices.rootprojects.org:8443/api/ws \
|
||||
--app-id test-id \
|
||||
--secret k7nsLSwNKbOeBhDFpbhwGHv \
|
||||
--listen 3443
|
|
@ -1,9 +0,0 @@
|
|||
#!/bin/bash
|
||||
|
||||
go run cmd/telebit/*.go --acme-agree=true \
|
||||
--acme-relay http://devices.rootprojects.org:3010/api/dns \
|
||||
--auth-url http://devices.rootprojects.org:3010/api \
|
||||
--relay wss://devices.rootprojects.org:8443/ws \
|
||||
--app-id test-id \
|
||||
--secret xxxxyyyyssss8347 \
|
||||
--listen 3443
|
Loading…
Reference in New Issue