Lint run
Linting run through various things. Mostly markdownlint.
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
if [ ! -z "$REDDIT_TOKEN" ]
|
||||
#!/bin/bash
|
||||
|
||||
if [ -n "$REDDIT_TOKEN" ]
|
||||
then
|
||||
cp ./bdfr/default_config.cfg ./test_config.cfg
|
||||
echo -e "\nuser_token = $REDDIT_TOKEN" >> ./test_config.cfg
|
||||
|
||||
Reference in New Issue
Block a user