preparation for release

This commit is contained in:
Den Piligrim
2025-12-25 22:47:22 +03:00
parent 84e7db0785
commit dbc38bb142
11 changed files with 32 additions and 29 deletions
+1 -1
View File
@@ -109,7 +109,7 @@ cd "$BASE_DIR"
#################################
# DOWNLOAD FILES
#################################
REPO="https://raw.githubusercontent.com/denpiligrim/3dp-manager/dp-fix"
REPO="https://raw.githubusercontent.com/denpiligrim/3dp-manager/main"
NGINX_PORT=$ORIGIN_PORT
if [[ "$USE_HTTPS" == "true" ]]; then
NGINX_PROTO="https"