commit 17680cd3f59f3d4fa6cf6cfb955c9ed1d89545fa parent d110ddcda4f46428b070d9a4d2d4f2ce6640617d Author: Vincent Forest <vincent.forest@meso-star.com> Date: Fri, 20 Apr 2018 15:22:23 +0200 Fix the spectral Bash script Diffstat:
| M | spectral.sh | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/spectral.sh b/spectral.sh @@ -26,7 +26,7 @@ fi required_files=( "./downloads/kspectrum$1.tgz" - "./downloads/kspectrum$1_install.bash" + "./downloads/install_kspectrum$1.bash" "./downloads/kspectrum$1_manual.pdf" )