mirror of
https://github.com/ben-grande/qusal.git
synced 2025-10-06 18:38:25 -04:00
feat: Bitcoin Core and Electrum servers and wallet
This commit is contained in:
parent
e6fb72c22e
commit
dbed18dfa2
148 changed files with 5302 additions and 36 deletions
8
salt/sys-bitcoin/files/gateway/rc.local.d/50-sys-bitcoin.rc
Executable file
8
salt/sys-bitcoin/files/gateway/rc.local.d/50-sys-bitcoin.rc
Executable file
|
@ -0,0 +1,8 @@
|
|||
#!/bin/sh
|
||||
## SPDX-FileCopyrightText: 2024 Benjamin Grande M. S. <ben.grande.b@gmail.com>
|
||||
##
|
||||
## SPDX-License-Identifier: AGPL-3.0-or-later
|
||||
|
||||
update-alternatives --set x-terminal-emulator /usr/bin/xterm
|
||||
|
||||
# vim: ft=sh
|
Loading…
Add table
Add a link
Reference in a new issue