Skip to content

Commit

Permalink
Merge pull request #338 from GrigorenkoPV/BOINC
Browse files Browse the repository at this point in the history
Add BOINC
  • Loading branch information
b3nj5m1n authored Dec 1, 2023
2 parents 5a9bc37 + 8209720 commit df5453b
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions programs/boinc.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"files": [
{
"path": "$HOME/.BOINC",
"movable": false,
"help": "Currently not supported.\n\nhttps://github.com/BOINC/boinc/blob/b978d5c14aab539116b885deebe30aa62d538fba/lib/diagnostics.cpp#L302-L303\n"
},
{
"path": "$HOME/.BOINC Manager",
"movable": false,
"help": "Currently not supported.\n"
}
],
"name": "BOINC"
}

0 comments on commit df5453b

Please sign in to comment.