diff options
author | doc <doc@filenotfound.org> | 2025-06-30 20:11:52 +0000 |
---|---|---|
committer | doc <doc@filenotfound.org> | 2025-06-30 20:11:52 +0000 |
commit | 41e897f4945aaf8fbcdf0b12ac2f08c5e6ae0458 (patch) | |
tree | db7c3520fd91abc3cf56b1a52095d23f3a80d059 /mastodon_token.secret |
Diffstat (limited to 'mastodon_token.secret')
-rwxr-xr-x | mastodon_token.secret | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/mastodon_token.secret b/mastodon_token.secret new file mode 100755 index 0000000..1fce226 --- /dev/null +++ b/mastodon_token.secret @@ -0,0 +1,3 @@ +# Replace with your actual token +echo "1mHEd07LOJ3igmXXy6zhR18ADhQDOs1wT7YXklejh8E" > /home/doc/genesis-tools/miscellaneous/bash/bin/mastodon.token.secret +chmod 600 /home/doc/genesis-tools/miscellaneous/bash/bin/mastodon_token.secret |