mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 16:21:20 +00:00
octave: Fix bin
This commit is contained in:
parent
8165d54d08
commit
e23760d240
@ -17,7 +17,7 @@
|
||||
"bin": [
|
||||
[
|
||||
"post-install.bat",
|
||||
"octave-post-install.bat"
|
||||
"octave-post-install"
|
||||
],
|
||||
"mingw64\\bin\\octave.bat",
|
||||
"mingw64\\bin\\octave-gui.exe",
|
||||
@ -32,7 +32,7 @@
|
||||
"bin": [
|
||||
[
|
||||
"post-install.bat",
|
||||
"octave-post-install.bat"
|
||||
"octave-post-install"
|
||||
],
|
||||
"mingw32\\bin\\octave.bat",
|
||||
"mingw32\\bin\\octave-gui.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user