Update config echo block to store config in user_data
This commit is contained in:
@@ -259,7 +259,7 @@ function reset() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
function config() {
|
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() {
|
function install() {
|
||||||
|
|||||||
Reference in New Issue
Block a user