Skip to content

Commit 2f462d1

Browse files
committed
chore: rename linux binary to match opossum-file relase
1 parent 3f12f10 commit 2f462d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@
145145
"pre-commit": "lint-staged",
146146
"install-deps": "run-script-os",
147147
"install-deps:darwin": "yarn node tools/downloadOpossumFile.mjs mac",
148-
"install-deps:linux": "yarn node tools/downloadOpossumFile.mjs ubuntu",
148+
"install-deps:linux": "yarn node tools/downloadOpossumFile.mjs linux",
149149
"install-deps:win32": "yarn node tools/downloadOpossumFile.mjs windows.exe"
150150
},
151151
"main": "build/ElectronBackend/app.js",

0 commit comments

Comments
 (0)