mirror of
https://github.com/freqtrade/freqtrade.git
synced 2024-11-10 02:12:01 +00:00
Update config echo block to store config in user_data
This commit is contained in:
parent
2d800a1422
commit
f92b8c50dd
2
setup.sh
2
setup.sh
|
@ -259,7 +259,7 @@ function reset() {
|
|||
}
|
||||
|
||||
function config() {
|
||||
echo_block "Please use 'freqtrade new-config -c config.json' to generate a new configuration file."
|
||||
echo_block "Please use 'freqtrade new-config -c user_data/config.json' to generate a new configuration file."
|
||||
}
|
||||
|
||||
function install() {
|
||||
|
|
Loading…
Reference in New Issue
Block a user