2 lines
112 B
PowerShell
2 lines
112 B
PowerShell
copy .\\bdfr\\default_config.cfg .\\test_config.cfg
|
|
echo "`nuser_token = $env:REDDIT_TOKEN" >> ./test_config.cfg |