Update setup.sh

This commit is contained in:
masterzion 2021-08-24 01:09:42 +02:00 committed by GitHub
parent d7918ca8bd
commit 9fb34cb797
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -273,7 +273,7 @@ function plot() {
function help() {
echo "usage:"
echo " -a,--auto-install Install freqtrade from scratch"
echo " -a,--auto-install Install freqtrade from scratch without interaction"
echo " -i,--install Install freqtrade from scratch"
echo " -u,--update Command git pull to update."
echo " -r,--reset Hard reset your develop/stable branch."