X-Git-Url: https://git.novaco.in/?p=electrum-server.git;a=blobdiff_plain;f=HOWTO.md;h=af81673a5c28c9c72d36d401f9c9ba48e216189d;hp=c0c04320dfd841312856c7fa253c35c5d8a5f5a0;hb=9a744b08d0c856001c94e8d89c0e43340368204f;hpb=3da0c07024ca0a6158cb1d5688b266348b876161 diff --git a/HOWTO.md b/HOWTO.md index c0c0432..af81673 100644 --- a/HOWTO.md +++ b/HOWTO.md @@ -291,20 +291,18 @@ Two more things for you to consider: The magic moment has come: you can now start your Electrum server: - $ electrum-server + $ start You should see this on the screen: starting Electrum server cache: yes -If you want to stop Electrum server, open another shell and run: +If you want to stop Electrum server, use the 'stop' script: + + $ stop - $ electrum-server stop -You should also take a look at the 'start' and 'stop' scripts in -`~/src/electrum/server`. You can use them as a starting point to create a -init script for your system. ### Step 13. Test the Electrum server