diff options
Diffstat (limited to 'example/env-example.sh')
-rw-r--r-- | example/env-example.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/example/env-example.sh b/example/env-example.sh new file mode 100644 index 0000000..be6e59c --- /dev/null +++ b/example/env-example.sh @@ -0,0 +1,3 @@ +# Copy this file to env.sh and place your configuration in here + +export ATROCITY_TOKEN="MzEy.............................................................." |