When using infura, our aura start
command requires a flag --rpc <url>
each time we start it up. It can
become tedious to do this on every startup, so here is a simple trick to simplify this!
-
Login to your staking server
-
Type
vi ~/.bashrc
into terminal thenEnter
to entervim