6 lines
186 B
Plaintext
6 lines
186 B
Plaintext
# Put your actual secret here, this is just a random string
|
|
secret = 'rooxoosh7Aese7phiPh3Choh3uthiTha'
|
|
|
|
# Override the default common curl behaviour:
|
|
#curl() { command curl -sL "$@"; }
|