mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2025-11-18 03:26:17 +00:00
Fix ISO URL for XigmaNAS version 14.3.0.5
This commit is contained in:
@@ -90,7 +90,7 @@ function select_nas_iso() {
|
|||||||
;;
|
;;
|
||||||
5)
|
5)
|
||||||
ISO_NAME="XigmaNAS-14.3.0.5"
|
ISO_NAME="XigmaNAS-14.3.0.5"
|
||||||
ISO_URL="https://sourceforge.net/projects/xigmanas/files/XigmaNAS-14.3.0.5/14.3.0.5.10153/XigmaNAS-x64-LiveCD-14.3.0.5.10566.iso/download"
|
ISO_URL="https://sourceforge.net/projects/xigmanas/files/XigmaNAS-14.3.0.5/14.3.0.5.10566/XigmaNAS-x64-LiveCD-14.3.0.5.10566.iso/download"
|
||||||
ISO_FILE="XigmaNAS-x64-LiveCD-13.3.0.5.10153.iso"
|
ISO_FILE="XigmaNAS-x64-LiveCD-13.3.0.5.10153.iso"
|
||||||
ISO_PATH="$ISO_DIR/$ISO_FILE"
|
ISO_PATH="$ISO_DIR/$ISO_FILE"
|
||||||
HN="XigmaNAS"
|
HN="XigmaNAS"
|
||||||
|
|||||||
Reference in New Issue
Block a user