Skip to content

Commit a3371ba

Browse files
author
Addon Factory template
committed
fix: install from wrong branch
1 parent 235c940 commit a3371ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deploy/install.bash

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/bash
22

3-
BRANCH=${BRANCH:=install-from-url}
3+
BRANCH=${BRANCH:=main}
44
echo using $BRANCH
55
URL=https://raw.githubusercontent.com/splunk/splunk-connect-for-snmp/${BRANCH}/deploy/install_full.bash
66

0 commit comments

Comments
 (0)