early concept v1
This commit is contained in:
7
stop_electrum.sh
Executable file
7
stop_electrum.sh
Executable file
@@ -0,0 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
set -xue
|
||||
|
||||
. ./config.sh
|
||||
|
||||
$ELECTRUM daemon stop
|
||||
Reference in New Issue
Block a user