openoms
|
1b85646f7b
|
remove all trailing white spaces
used:
find . -type f -name '*.txt' -exec /
sed --in-place 's/[[:space:]]\+$//' {} \+
|
2022-03-06 13:41:40 +00:00 |
|
openoms
|
2806bbf285
|
allow ssh for importwallet
|
2022-01-10 11:37:28 +00:00 |
|
openoms
|
d630b3b975
|
localip: use hostname -I to simplify
|
2021-10-05 07:56:35 +01:00 |
|
openoms
|
d9adf3010d
|
replace 'torify' with 'torsocks'
|
2021-10-03 00:37:34 +01:00 |
|
openoms
|
3b47666ccd
|
refactor: check and install JM on the first run
|
2020-10-28 12:29:11 +00:00 |
|
openoms
|
5922c6dd56
|
install.joinmarket: update to v0.7.0, refactor and add menu option
|
2020-09-09 11:20:41 +01:00 |
|
openoms
|
88cda23d85
|
wait for key before returning to menu on error
code quality improvements:
add double quotes to prevent word splitting
fix useless echo and cat
|
2020-09-09 09:50:47 +01:00 |
|
openoms
|
a6aadbfcb3
|
importwallet: fix import through Tor
|
2020-08-12 08:18:53 +01:00 |
|
openoms
|
37a5b480a1
|
update files with +x
|
2020-06-15 15:38:38 +01:00 |
|
openoms
|
b2b4f4c83f
|
importwallet: clarify suggested wallet paths
fixing: https://github.com/openoms/joininbox/issues/1
|
2020-06-15 10:30:42 +01:00 |
|
openoms
|
9cd1643c65
|
improve info messages
|
2020-06-14 14:38:57 +01:00 |
|
openoms
|
99146dedb8
|
formatting
|
2020-06-14 09:21:48 +01:00 |
|