mirror of
https://gitlab.com/pulsechaincom/erigon-pulse.git
synced 2025-01-03 09:37:38 +00:00
comment out "erigon alpha_backup" cmd
This commit is contained in:
parent
6a7824c469
commit
b53c2b1775
@ -53,7 +53,7 @@ func MakeApp(name string, action cli.ActionFunc, cliFlags []cli.Flag) *cli.App {
|
||||
&importCommand,
|
||||
&snapshotCommand,
|
||||
&supportCommand,
|
||||
&backupCommand,
|
||||
//&backupCommand,
|
||||
}
|
||||
return app
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user