mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-24 02:22:13 +08:00
4 lines
88 B
Bash
Executable File
4 lines
88 B
Bash
Executable File
#!/usr/bin/env bash
|
|
LD_LIBRARY_PATH+=:/usr/lib/scilab /usr/lib/scilab/bin/scilab "$@"
|
|
|