Fix HARDENEDBSD url
This commit is contained in:
@@ -3,6 +3,7 @@
|
|||||||
======================
|
======================
|
||||||
Version Description
|
Version Description
|
||||||
|
|
||||||
|
1.1.21......Fix HARDENEDBSD url.
|
||||||
1.1.20......Update: Add support for 13.2, update config file.
|
1.1.20......Update: Add support for 13.2, update config file.
|
||||||
1.1.19......Code changes, some PHP8.x warning fixes.
|
1.1.19......Code changes, some PHP8.x warning fixes.
|
||||||
1.1.18......Code and Cosmetic changes, some PHP8.x warning fixes.
|
1.1.18......Code and Cosmetic changes, some PHP8.x warning fixes.
|
||||||
|
|||||||
@@ -82,7 +82,7 @@ BASTILE_VERSION="https://raw.githubusercontent.com/BastilleBSD/${APPNAME}/${BRAN
|
|||||||
GITURL="https://github.com/JRGTH/xigmanas-${APPNAME}-extension/archive/${BRANCH}.zip"
|
GITURL="https://github.com/JRGTH/xigmanas-${APPNAME}-extension/archive/${BRANCH}.zip"
|
||||||
VERFILE="https://raw.githubusercontent.com/JRGTH/xigmanas-${APPNAME}-extension/${BRANCH}/version"
|
VERFILE="https://raw.githubusercontent.com/JRGTH/xigmanas-${APPNAME}-extension/${BRANCH}/version"
|
||||||
URL_FREEBSD="http://ftp.freebsd.org/pub/FreeBSD/releases/"
|
URL_FREEBSD="http://ftp.freebsd.org/pub/FreeBSD/releases/"
|
||||||
URL_HARDENEDBSD="https://www.midnightbsd.org/ftp/MidnightBSD/releases/"
|
URL_HARDENEDBSD="https://installers.hardenedbsd.org/pub/"
|
||||||
URL_MIDNIGHTBSD="https://www.midnightbsd.org/ftp/MidnightBSD/releases/"
|
URL_MIDNIGHTBSD="https://www.midnightbsd.org/ftp/MidnightBSD/releases/"
|
||||||
OPT="${1}"
|
OPT="${1}"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user