This commit is contained in:
Den Piligrim
2025-12-27 19:00:29 +03:00
parent e4015d0adf
commit 36163093ea
9 changed files with 33 additions and 30 deletions
+1 -1
View File
@@ -115,7 +115,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"