Commit graph

6 commits

Author SHA1 Message Date
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
59f6d49a0f
use trap to ensure tempfiles are deleted on exit 2021-09-02 12:01:58 +01:00
openoms
79ee578447
check for lockfile before wallet actions
fixing: https://github.com/openoms/joininbox/issues/13
2021-05-13 14:42:30 +01:00
openoms
562e3490b9
checkRPCwallet before related scripts
fixes: https://github.com/openoms/joininbox/issues/36
2021-05-09 23:57:50 +01:00
openoms
397a4276fe
add DISPLAY option to the Quickstart menu 2021-05-07 14:46:03 +01:00
openoms
e3c7af26e3
add START option to Quickstart with JoinMarket 2021-05-06 20:37:40 +01:00
Renamed from scripts/menu.info.sh (Browse further)