Skip to content

Commit d47be71

Browse files
committed
pull manifests from master
1 parent a307874 commit d47be71

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

scripts/nm-quick.sh

+1-2
Original file line numberDiff line numberDiff line change
@@ -617,8 +617,7 @@ install_netmaker() {
617617

618618
echo "Pulling config files..."
619619

620-
621-
local BASE_URL="https://raw.githubusercontent.com/gravitl/netmaker/$BUILD_TAG"
620+
local BASE_URL="https://raw.githubusercontent.com/gravitl/netmaker/master"
622621
local COMPOSE_URL="$BASE_URL/compose/docker-compose.yml"
623622
local CADDY_URL="$BASE_URL/docker/Caddyfile"
624623
if [ "$INSTALL_TYPE" = "pro" ]; then

0 commit comments

Comments
 (0)