We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5fecaa3 commit d22bdafCopy full SHA for d22bdaf
1 file changed
bucket/fluxdown.json
@@ -32,6 +32,7 @@
32
},
33
"pre_install": "if (!(Test-Path \"$dir\\flux_down.db\")) { New-Item -ItemType File \"$dir\\flux_down.db\" -Force | Out-Null }",
34
"post_install": "if (!(Test-Path \"$dir\\settings.json\")) { New-Item -ItemType File \"$dir\\settings.json\" -Force | Out-Null }",
35
+ "bin": "flux_down.exe",
36
"shortcuts": [
37
[
38
"flux_down.exe",
0 commit comments