octave: Fix bin

This commit is contained in:
HUMORCE 2023-06-20 12:47:32 +00:00
parent 8165d54d08
commit e23760d240
No known key found for this signature in database
GPG Key ID: F0B8272F23E953D3

View File

@ -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",