Skip to content

Commit

Permalink
Merge pull request #3292 from gravitl/NET-1784-script
Browse files Browse the repository at this point in the history
pull manifests from master
  • Loading branch information
abhishek9686 authored Jan 10, 2025
2 parents a307874 + d47be71 commit 26300dc
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions scripts/nm-quick.sh
Original file line number Diff line number Diff line change
Expand Up @@ -617,8 +617,7 @@ install_netmaker() {

echo "Pulling config files..."


local BASE_URL="https://raw.githubusercontent.com/gravitl/netmaker/$BUILD_TAG"
local BASE_URL="https://raw.githubusercontent.com/gravitl/netmaker/master"
local COMPOSE_URL="$BASE_URL/compose/docker-compose.yml"
local CADDY_URL="$BASE_URL/docker/Caddyfile"
if [ "$INSTALL_TYPE" = "pro" ]; then
Expand Down

0 comments on commit 26300dc

Please sign in to comment.