mirror of
https://github.com/freqtrade/freqtrade.git
synced 2026-01-19 21:40:24 +00:00
Update config echo block to store config in user_data
This commit is contained in:
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() {
|
||||
|
||||
Reference in New Issue
Block a user