]> git.mxchange.org Git - fba.git/commit
Continued:
authorRoland Häder <roland@mxchange.org>
Sat, 5 Aug 2023 13:52:13 +0000 (15:52 +0200)
committerRoland Häder <roland@mxchange.org>
Sat, 5 Aug 2023 13:53:36 +0000 (15:53 +0200)
commitbd36d58fadcf377a7982103ca4d7e5c4376ef463
tree482cbb667bc0fca6079c931c451a2b637947734a
parentf805d0aa59d7a536bcc613d130914d0e6e683bea
Continued:
- throw exception again, if they happen then they won't be fixed within a
  split of a second
- also make sure that home directory of FBA is properly set, sure you can
  choose a different directory or take the default /home/fba/
- added recheck.sh, a small wrapper script I wrote for myself and you should
  try. For example above exceptions might cause the used software not being
  detected (sure with timeouts) then you can run ./recheck.sh --software
  to re-test them
README.md [deleted file]
docs/README.md [new file with mode: 0644]
fba/http/nodeinfo.py
recheck.sh [new file with mode: 0755]