[grade=pending] fix: sync installer version to 1.15.0 (M-4)
This commit is contained in:
@@ -17,7 +17,7 @@
|
|||||||
set -euo pipefail
|
set -euo pipefail
|
||||||
|
|
||||||
# ---- Constants -------------------------------------------------------------
|
# ---- Constants -------------------------------------------------------------
|
||||||
readonly DASHCADDY_VERSION="1.14.6"
|
readonly DASHCADDY_VERSION="1.15.0"
|
||||||
readonly DASHCADDY_DOWNLOAD="https://get.dashcaddy.net/release/latest.tar.gz"
|
readonly DASHCADDY_DOWNLOAD="https://get.dashcaddy.net/release/latest.tar.gz"
|
||||||
readonly DASHCADDY_REPO="" # Set to a git URL to clone instead of downloading
|
readonly DASHCADDY_REPO="" # Set to a git URL to clone instead of downloading
|
||||||
readonly INSTALL_DIR="/etc/dashcaddy"
|
readonly INSTALL_DIR="/etc/dashcaddy"
|
||||||
|
|||||||
Reference in New Issue
Block a user